Hypolite Petovan
|
f193f01a7d
|
Fix issues in changed files
- Initializes $return in Process::insert
- Update the type hint of dba::fetch
- Remove unused $a parameter in worker_init()
- Fix uses
|
2018-01-17 00:17:58 -05:00 |
|
Hypolite Petovan
|
78ac7afe9c
|
Move process functions to Model\Process
- Add start|endProcess functions to Core\Worker
|
2018-01-17 00:17:58 -05:00 |
|
Michael
|
920160cb28
|
The poller is now the worker
|
2017-11-19 21:47:21 +00:00 |
|
Michael
|
01362461cf
|
poller.php is cleaned up, unneeded stuff has been removed
|
2017-11-18 11:01:01 +00:00 |
|
Michael
|
da212a28a2
|
New worker class that does all the work
|
2017-11-05 10:33:46 +00:00 |
|
Michael
|
f6d10198cc
|
Bugfix: The poller often couldn't store the pid in the workerqueue
|
2017-05-30 13:20:29 +00:00 |
|
Hypolite Petovan
|
ce866ad39b
|
Remove unrecommended leading backslash for fully qualified namespaces
|
2017-05-02 23:37:06 -04:00 |
|
Michael
|
48209f0ecd
|
Now there is only the worker.
|
2017-02-26 23:16:49 +00:00 |
|
Michael
|
6845775ff9
|
Store spooled data
|
2016-12-01 20:53:18 +00:00 |
|
Michael
|
57c95c93e1
|
The frontend worker is now working as a full replacement for the crontab.
|
2016-11-30 19:24:58 +00:00 |
|
Michael
|
cc5eebd173
|
The frontend worker can now fork background processes
|
2016-11-29 22:40:19 +00:00 |
|
Michael
|
df0d33c138
|
Try to get more execution time
|
2016-11-27 10:01:24 +00:00 |
|
Michael
|
636a033364
|
Added documentation, config stuff, ...
|
2016-11-27 09:02:08 +00:00 |
|
Michael
|
e856ab9a09
|
The worker can now run from the frontend as well
|
2016-11-27 00:55:05 +00:00 |
|