Work Queue Patterns

  1. home
  2. Books
  3. Work Queue Patterns

Work Queue Patterns

3.00 4 0
Share:

Master Deferred and Distributed Work in Node.Most applications have some type of work that can be performed independently from the client request...

Also Available in:

  • Amazon
  • Audible
  • Barnes & Noble
  • AbeBooks
  • Kobo

More Details

Master Deferred and Distributed Work in Node.

Most applications have some type of work that can be performed independently from the client request cycle. You can defer these types of work into a memory queue or, to survive crashes, a persisted queue. A distributed queue separates the work producer from the work consumer, allowing you to perform work on a different process.

This book will show you how to create and consume work in a local or distributed environment using Node.

  • Format:ebook
  • Pages: pages
  • Publication:2015
  • Publisher:LeanPub
  • Edition:
  • Language:eng
  • ISBN10:
  • ISBN13:
  • kindle Asin:B0DM1TYQB7

About Author

Pedro  Teixeira

Pedro Teixeira

3.69 250 28
View All Books