summaryrefslogtreecommitdiff
path: root/tests/psr-worker-bench.php
AgeCommit message (Collapse)Author
2021-09-15Fix websocket_plugin_test, remove sleep from the test workerValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-09-15Finish GRPC pluginValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-07-18Started beanstalk driver. Add new Queue impl (not finished yet).Valery Piashchynski
Fix bugs in the AMQP, update proto-api Signed-off-by: Valery Piashchynski <[email protected]>
2021-06-16- Update jobs sourcesValery Piashchynski
- Update Arch diagramm Signed-off-by: Valery Piashchynski <[email protected]>
2021-02-10Rewrite container for the workersValery Piashchynski
Update tests
2021-02-08BaseProcess interface as a return type in the worker_watcher,pool andValery Piashchynski
worker interface
2021-01-25Initial commit of the Temporal plugins setValery Piashchynski
2021-01-21Fix headers configsValery Piashchynski
Update rr.yaml Remove previous stderr messages when they were sent
2021-01-21Uniform all configsValery Piashchynski
Add debug server Check nil's for all plugin intialization
2020-12-15Update codecov, add psr-bench-worker.php for benchesValery Piashchynski