Enqueuing a large number of jobs

Unfortunately you are probably running into limitations in SQL performance. We switched to the Pro version and use redis instead of SQL. We can queue up 1000’s of jobs, no problem.