Writing a scalable chat room service in D

Sönke Ludwig via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Mon Jan 4 02:19:52 PST 2016


Finally published the article that I had prepared in autumn last year. 
It gives an overview of the basic functionality needed to implement a 
typical web application using vibe.d. The example uses Redis as a data 
store - using other storage solutions may be a good topic for a 
follow-up article.

https://vibed.org/blog/posts/a-scalable-chat-room-service-in-d

Reddit: 
https://www.reddit.com/r/programming/comments/3ze948/writing_a_scalable_chat_room_service_in_d/


More information about the Digitalmars-d-announce mailing list