jsdc2014 / speaker

JSDC Speaker 2014
18 stars 3 forks source link

Leveraging ZMQ with Node.js #20

Open soggie opened 10 years ago

soggie commented 10 years ago

Topic: Leveraging ZeroMQ with Node.js Job title: Node.js Engineer (Myteksi Sdn Bhd) Github: @soggie Email: soggie@gmail.com

Outline:

"Build short, simple, clear, modular, and extendable code that can be easily maintained and repurposed by developers other than its creators" - Unix Philosophy

Small services talking to each other (Composable Design) is an integral part of large infrastructure systems design. There are many ways to facilitate communications between services, and ZMQ is one of them.

Learn how to use ZMQ with node.js to create a service-oriented architecture, and learn how to build custom network topologies instead of being constrained to follow the standard ones that does not fit your infrastructure goals.

clonn commented 10 years ago

@soggie thanks your proposal, could you give us contact email ? can reference https://github.com/jsdc2014/speaker#issue-%E6%A0%BC%E5%BC%8F

soggie commented 10 years ago

Sure! Edited the post. :)