issues
search
apinstein
/
jqjobs
A job queue engine for PHP.
32
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Consider using queue interprop as abstraction for queues
#34
makasim
opened
6 years ago
0
add catch JQStore_JobNotFoundException exception to detectHungJobs, c…
#33
woofyman99
closed
8 years ago
6
Worker for multiple queues
#32
apinstein
opened
8 years ago
17
Modify detectHungJobs to look at STATUS_WAIT_ASYNC as well as STATUS_…
#31
woofyman99
closed
8 years ago
2
Fix isPastMaxRuntimeSeconds to work with JQManagedJob::STATUS_WAIT_ASYNC
#30
woofyman99
closed
8 years ago
0
hung jobs detection should be more verbose
#29
apinstein
opened
8 years ago
0
JQStore_Propel is slow when # queued jobs is high
#28
apinstein
opened
9 years ago
0
JQManagedJob shouldn't implement JQJob interface
#27
apinstein
closed
10 years ago
1
worker dies if job not found when going to mark it failed (concurrent updates)
#26
apinstein
opened
10 years ago
0
Clean up tests a bit more
#25
apinstein
opened
10 years ago
0
Refactor code to resolve jobs in WAIT_ASYNC into JQManagedJob. Add tests...
#24
apinstein
closed
10 years ago
4
Fix bug when re-queueing jobs that do not have a start date. Add tests.
#23
apinstein
closed
10 years ago
0
Refactor autoscaler to be based on a persistent background process that polls JQStore and scales appropriately.
#22
apinstein
closed
10 years ago
2
Version 1.1
#21
lorennorman
closed
10 years ago
0
Clean up @todo on v1.1 branch
#20
apinstein
opened
10 years ago
0
v1.1
#19
apinstein
closed
10 years ago
0
Add a few built-in retry strategies
#18
apinstein
opened
10 years ago
1
Some job options don't make sense to do at enqueue time...
#17
apinstein
closed
10 years ago
1
jqjobs/propel disables instance pooling on init...
#16
apinstein
closed
10 years ago
3
Weird no-op "no jobs available" when a job fails to unserialize
#15
apinstein
closed
10 years ago
1
Add optional cli_set_process_title() support
#14
apinstein
opened
11 years ago
1
Better retry delaying/scheduling
#13
apinstein
opened
11 years ago
0
Increase enqueuing performance
#12
apinstein
opened
11 years ago
3
Factor out the better testing setup from master-workFactor-alan into locking-fixes
#11
apinstein
closed
11 years ago
1
if there's an E_NOTICE or E_WARNING, the last job run will incorrectly detect an error and try to fail the job (but it already worked)
#10
apinstein
closed
11 years ago
1
register_shutdown_function runs n times, bad!
#9
apinstein
closed
11 years ago
1
Add workFactor feature.
#8
apinstein
opened
11 years ago
3
Gracefully handle OOM conditions
#7
apinstein
closed
11 years ago
0
Workers get stuck forever if unserialize() fails.
#6
apinstein
closed
12 years ago
0
Add JQStore->getByCoalesceId
#5
ardell
closed
13 years ago
2
Split JQJobs.php into multiple files
#4
ardell
closed
13 years ago
1
Add support for coalescing jobs (ie no dupes)
#3
apinstein
closed
13 years ago
1
Documentation on how to integrate jqjobs/db into your project
#2
apinstein
opened
13 years ago
0
Add propel stack in project to aid with testing.
#1
apinstein
closed
13 years ago
2