 | Up one level
| |
 | aggregator/
| |
 | jobs/
| |
 | utils/
| |
 | Job.php [source] [350 lines] | Job queue task base code. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | JobQueue.php [source] [740 lines] | Job queue base code. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | JobQueueDB.php [source] [849 lines] | Database-backed job queue code. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | JobQueueFederated.php [source] [559 lines] | Job queue code for federated queues. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | JobQueueGroup.php [source] [440 lines] | Job queue base code. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | JobQueueRedis.php [source] [865 lines] | Redis-backed job queue code. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | JobRunner.php [source] [350 lines] | Job queue runner utility methods This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | JobSpecification.php [source] [189 lines] | Job queue task description base code. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | README [source] [81 lines] | |