Last Updated: February 25, 2016
·
475
· nadavsinai

A really important talk about node.js architecture

Hunter Loftis from Heroku speaks about successful node apps running on Heroku.

He demonstrates building a micro-services oriented immensely scalable and maintainable app, using message-queues

https://www.youtube.com/watch?v=9Qg9q5ABsvE

His talk sent me looking for all sort of things:

his github has his implementation of RabbitMQ node API
https://github.com/hunterloftis/jackrabbit

one of his recommendations even got me further into this world:
https://github.com/senecajs/seneca

Have a fresh tip? Share with Coderwall community!

Post
Post a tip