summaryrefslogtreecommitdiff
path: root/pkg/pool
AgeCommit message (Expand)Author
2021-08-09Update goridge to v3.2.0, update all frames operations.Valery Piashchynski
2021-08-03In a rare cases, when user set small timeout to allocate a worker,Valery Piashchynski
2021-07-22LintersValery Piashchynski
2021-07-22Benchmark tests commentsValery Piashchynski
2021-07-22Update Echo benchValery Piashchynski
2021-07-22Update static_pool_batched testValery Piashchynski
2021-07-22BC for the Pool, worker interfaces, pass/return payload by pointerValery Piashchynski
2021-07-19Worker watcher interface update.Valery Piashchynski
2021-07-14Merge masterValery Piashchynski
2021-07-14Merge remote-tracking branch 'origin/master' into feature/jobs_pluginValery Piashchynski
2021-07-14Fix TTL issue, added explanation comments.Valery Piashchynski
2021-07-11Update JOBS interface, Renamed Consume -> Run.Valery Piashchynski
2021-07-10Move interfaces to its consumersValery Piashchynski
2021-06-26- Merge master branchValery Piashchynski
2021-06-26Merge remote-tracking branch 'origin/master' into feature/jobs_pluginValery Piashchynski
2021-06-26- Add more testsValery Piashchynski
2021-06-25- Fix bug with an exec_ttl reallocation issueValery Piashchynski
2021-06-23- Swithc from value to pointer to the pool configuration. InterfaceValery Piashchynski
2021-06-21- Rework dispatcher, pipeline, job (not completely)Valery Piashchynski
2021-06-13- Optimize sync_worker payload execValery Piashchynski
2021-06-03- Do not write an error into the responseWriter if this is internalValery Piashchynski
2021-05-27- Update MakefileValery Piashchynski
2021-05-27- Update all main abstractionsValery Piashchynski
2021-05-20- Update lintersValery Piashchynski
2021-05-13- Remove unsafe casting (replace with a less unsafe)Valery Piashchynski
2021-05-06- Fix bug with exec_ttlValery Piashchynski
2021-04-30- Make development log coloredValery Piashchynski
2021-04-19- Add tests, update Informer implementationValery Piashchynski
2021-03-28- Remove debug codeValery Piashchynski
2021-03-28- Fix bug with the worker reallocating during the responseValery Piashchynski
2021-02-24Fix pool behavior, update testsValery Piashchynski
2021-02-16Add support for parsing env variables in the `.rr.yaml` configValery Piashchynski
2021-02-16On some test envs with limited resources, goroutine in theValery Piashchynski
2021-02-16Add support for flag overwritingValery Piashchynski
2021-02-10Rewrite container for the workersValery Piashchynski
2021-02-08BaseProcess interface as a return type in the worker_watcher,pool andValery Piashchynski
2021-02-08Push worker to the stack typoValery Piashchynski
2021-02-06Correct memcached Plugin RPC methods (remove redundant checks, userValery Piashchynski
2021-02-05Faster toString convertation (only for the english)Valery Piashchynski
2021-02-05handle worker state before sending to the execValery Piashchynski
2021-02-04pre-rc stabilization of the interfaces and internal codeValery Piashchynski
2021-02-03Increase channel cap for the testsValery Piashchynski
2021-02-03Fix memory leak in the Worker.goValery Piashchynski
2021-02-02Move worker states out of internalValery Piashchynski
2021-01-25Add new Supervisor test in the http pluginValery Piashchynski
2021-01-24Fix TestSupervisedPool_MaxMemoryReached testValery Piashchynski
2021-01-24TestSupervisedPool_MaxMemoryReached increase time for the GHA toValery Piashchynski
2021-01-24Update Pool and WorkerWatcher interfacesValery Piashchynski
2021-01-23interfaces folder deprecatedValery Piashchynski
2021-01-23Stabilization PRValery Piashchynski