Project

General

Profile

Actions

Essentials Components » History » Revision 1

Revision 1/2 | Next »
Henning Blohm, 26.08.2015 11:56


Essentials Components

Worker Processes

In many application scenarios there is a time when it starts to make sense to not have all load divided identically between identical application processes. The first line of separation of concerns is along background job load and serving frontend requests. If you have a lot of background work to do, this should not affect the availability and performance of your frontends.

Updated by Henning Blohm over 8 years ago · 1 revisions