Background Processing with Nanite
by Jennifer Payne on Mar 28, 2009
- 4,808 views
A short presentation I gave to my team regarding Nanite and the benefits of using it for background processing.
A short presentation I gave to my team regarding Nanite and the benefits of using it for background processing.
Accessibility
Categories
Tags
More...Upload Details
Uploaded via SlideShare as Apple Keynote
Usage Rights
© All Rights Reserved
Statistics
- Favorites
- 7
- Downloads
- 108
- Comments
- 0
- Embed Views
- Views on SlideShare
- 4,688
- Total Views
- 4,808
BackgroundJob
Starling with Workling
BackgroundJob
Starling with Workling
BackgroundJob
Starling with Workling
Right now we only have one
All mappers are copied the ping times from the agents
Right now we only have one
All mappers are copied the ping times from the agents
Right now we only have one
All mappers are copied the ping times from the agents
Right now we only have one
All mappers are copied the ping times from the agents
Right now we only have one
All mappers are copied the ping times from the agents
Right now we only have one
All mappers are copied the ping times from the agents
The status can be changed as long as it’s something that’s comparable
Selectors include :rr, :random, :all, :least_loaded (default)
Return state - default is the load of the server they’re currently running on
The status can be changed as long as it’s something that’s comparable
Selectors include :rr, :random, :all, :least_loaded (default)
Return state - default is the load of the server they’re currently running on
The status can be changed as long as it’s something that’s comparable
Selectors include :rr, :random, :all, :least_loaded (default)
Return state - default is the load of the server they’re currently running on
The status can be changed as long as it’s something that’s comparable
Selectors include :rr, :random, :all, :least_loaded (default)
Return state - default is the load of the server they’re currently running on
The status can be changed as long as it’s something that’s comparable
Selectors include :rr, :random, :all, :least_loaded (default)
Return state - default is the load of the server they’re currently running on
The status can be changed as long as it’s something that’s comparable
Selectors include :rr, :random, :all, :least_loaded (default)
Return state - default is the load of the server they’re currently running on
The \"exchange\" receives messages from publisher applications and routes these to \"message queues\", based on arbitrary criteria - usually message properties or content.
The \"message queue\" stores messages until they can be safely processed by a consuming client application (or multiple applications).
The \"binding\" defines the relationship between a message queue and an exchange and provides the message routing criteria.
Standard proposed by industrial banks
High performance
Nanite implements AMQP
The \"exchange\" receives messages from publisher applications and routes these to \"message queues\", based on arbitrary criteria - usually message properties or content.
The \"message queue\" stores messages until they can be safely processed by a consuming client application (or multiple applications).
The \"binding\" defines the relationship between a message queue and an exchange and provides the message routing criteria.
Standard proposed by industrial banks
High performance
Nanite implements AMQP
The \"exchange\" receives messages from publisher applications and routes these to \"message queues\", based on arbitrary criteria - usually message properties or content.
The \"message queue\" stores messages until they can be safely processed by a consuming client application (or multiple applications).
The \"binding\" defines the relationship between a message queue and an exchange and provides the message routing criteria.
Standard proposed by industrial banks
High performance
Nanite implements AMQP
The \"exchange\" receives messages from publisher applications and routes these to \"message queues\", based on arbitrary criteria - usually message properties or content.
The \"message queue\" stores messages until they can be safely processed by a consuming client application (or multiple applications).
The \"binding\" defines the relationship between a message queue and an exchange and provides the message routing criteria.
Standard proposed by industrial banks
High performance
Nanite implements AMQP