SkyzohKey 10 Report post Posted November 26, 2015 Hey guys,I found a really nice blog post made by Ezelia some times ago. I'm believing it could be useful for a lot people developing multiplayers games so i wanted to share it with u . http://ezelia.com/2014/ubuntu-nodejs-varnish-monit Enjoy, and thanks Ezelia Quote Share this post Link to post Share on other sites
Ezelia 82 Report post Posted December 11, 2015 Hi @ThanosSThank you for sharing our tutorial.if you are interested in multiplayer topics please also check our other tutorial about making a multiplayer game in Phaser and eureca.io http://ezelia.com/2014/tutorial-creating-basic-multiplayer-game-phaser-eureca-ioand give a try to our open source library : eureca.io Quote Share this post Link to post Share on other sites
WombatTurkey 139 Report post Posted January 7, 2016 Nice guide. You should do some articles (or 1) on the scaleability within node with game instances synced with Redis. Very easy to achieve horizontal scaling within node and Redis, but not a lot of people really need it or even know that node is that powerful. Edit: The only one I know is: http://goldfirestudios.com/blog/136/Horizontally-Scaling-Node.js-and-WebSockets-with-Redis which is kind of out dated, but still a lot of good information. I think the HTML 5 community would benefit from a newly/updated one. Quote Share this post Link to post Share on other sites