README.md in rocketjob-0.8.0 vs README.md in rocketjob-0.9.0

- old
+ new

@@ -78,10 +78,10 @@ This differs from the traditional approach of separate queues for jobs which quickly becomes cumbersome when there are for example over a hundred different types of jobs. -The global priority based queue ensures that the servers are utilized to their +The global priority based queue ensures that the workers are utilized to their capacity without requiring constant manual intervention. `rocketjob` is designed to handle hundreds of millions of concurrent jobs that are often encountered in high volume batch processing environments. It is designed from the ground up to support large batch file processing.