#Books *Reactive Design Patterns:http://www.manning.com/kuhn/
*Design Methods for Reactive Systems: http://www.amazon.com/Design-Methods-Reactive-Systems-Engineering-ebook/dp/B001B1PG4W/
*Reactive DataFlow: http://dataflowbook.com/cms/
#Blogs *http://blog.reactiveprogramming.org/
*http://blog.paralleluniverse.co/
#Articles *On Distributed Memory Systems: http://blog.paralleluniverse.co/2012/07/10/on-distributed-memory/
*Disruptor source code, papers and articles: https://lmax-exchange.github.io/disruptor/
*Mechanical Sympathy Blog: http://mechanical-sympathy.blogspot.com/
#Groups *Spring Reactor Framework Google Group: https://groups.google.com/forum/#!forum/reactor-framework
*Mechanical Sympathy Google Group: https://groups.google.com/forum/#!forum/mechanical-sympathy
*Docker Google Group: https://groups.google.com/forum/#!forum/docker-user
*DDD/CQRS Google Group: https://groups.google.com/forum/#!forum/dddcqrs
#Videos: *2014 React Conference: https://www.youtube.com/user/reactconf
*https://skillsmatter.com/skillscasts/5090-loosely-coupled-orchestration-with-messaging
*https://skillsmatter.com/skillscasts/3620-asynchronous-and-non-blocking-network-frameworks
*http://www.infoq.com/reactive-extensions/
#Specifications and Implementations
*Reactive Streams: http://www.reactive-streams.org/
#Frameworks