Email the Author
You can use this page to email Pedro Teixeira about Flow Control Patterns.
About the Book
In JavaScript, any operation involving the network or the file system is always asynchronous. Once you start implementing complex logic, coordinating I/O operations can become a challenge in Node. This book will give you basic patterns and tools that will allow you to master and control asynchronous flow in Node. It covers the standard Callback pattern, queues, Event Emitters and Streams.
About the Author
Geek, programmer, freelancer, and entrepreneur. Author of some Node.js modules, the Node Tuts screencast show, and the Hands-on Node.js e-book and overall fervent proclaimer of the Node.js creed.
Wrote a book for Wiley on Node.js.
Partner of YLD.
Organizer of the Lisbon JavaScript Conference.