Introduction
Workers can run on a wide variety of server configurations, but there are certain computing resource constraints that should be kept in mind for optimal performance:
- Worker Processing is typically resource intensive. When possible, running no more than one worker process per physical core will provide optimal throughput.
- Worker instances in virtualized environments should be allocated at least one 1000Mb of RAM.