On Monday, 15 December 2014 at 11:32:30 UTC, Atila Neves wrote:
My personal preference is still for C++ done in a similar manner as vibe.d as I think it's the sweet spot between ease of use and scalability provided you have a talented team, but I've seen Java be used successfully for servicing hundreds of millions of users with a high concurrent throughput.

So, boost asio then? Miles away from the ease-of-use of vibe.d.

No, the vibe.d model in C++ using boost coroutines.

Reply via email to