Application Design Patterns
Replicated Workers
- Rendering CG Frames
- Parallel jobs (simulations, Monte-Carlo, etc)
Marketplace
- A number of independent actors each have programs that monitor certain spaces and act on Entities they find there that match what they are interested in. They then place the resulting Entities into a different space (or maybe the same) for other actors to use.