However if I am about to use DB as a job queue for budget reasons, I'd make sure the job doesn't get too complicated.
I was able to get it up to 3500 jobs an hour and likely could have gone far past that but the load on the MySQL server was not reasonable
However if I am about to use DB as a job queue for budget reasons, I'd make sure the job doesn't get too complicated.