Closed henry74 closed 10 years ago
Hi Henry,
We're in the middle of a big documentation push :)
So for code examples, take a look at https://github.com/rjrodger/startupdeathclock - docs still need work though High level video: https://skillsmatter.com/skillscasts/5447-monolithic-node-js-how-to-build-large-scale-modular-node-js-systems-by-avoiding-the-monolithic-mistakes-of-the-past
I just posted extended docs to https://github.com/rjrodger/seneca-transport which should help as well
We are also working on an update to nodezoo.com - a full rewrite using this approach - will be out the week of the 22nd
Finally, feel free to send me questions on twitter @rjrodger
Thanks - will take a look. Feel free to close unless you want it open as a reminder :-)
Take a look at https://github.com/rjrodger/nodezoo and follow the blog series.
Using a message queue seems like a much better way to leverage microservices. Is there an example of using this transport outside of the test cases to make it a bit more clear?
Thanks, Henry