Solum/Workloads
< Solum
Revision as of 20:16, 9 October 2013 by Adrian Otto (talk | contribs) (Created page with "= Solum Workload Types = Solum is designed to be able to accommodate a variety of different application workload types. Although web applications are common, other workload t...")
Solum Workload Types
Solum is designed to be able to accommodate a variety of different application workload types. Although web applications are common, other workload types should also be supported, including:
| Workload | Description | Examples |
|---|---|---|
| Web Application | Load balanced pools of application servers that may share a common database service. |
|
| Batch Processes | A group of worker nodes that process work from a common queue service, and may store output in a filesystem. |
|
| Distributed System | A group of similar app nodes that are connected with a peer-to-peer network protocol for relaying state data. |
|