index
:
roadrunner.git
dependabot/github_actions/codecov/codecov-action-5.2.0
master
stable
🤯 High-performance PHP application server, process manager written in Go and powered with plugins
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
pool
/
static_pool_test.go
Age
Commit message (
Expand
)
Author
2021-09-16
Move plugins to a separate repository
Valery Piashchynski
2021-08-14
Wait for a second to prevent Process not ready error
Valery Piashchynski
2021-08-13
Add sleep timeout to the Test_StaticPool_JobError
Valery Piashchynski
2021-07-22
Linters
Valery Piashchynski
2021-07-22
Benchmark tests comments
Valery Piashchynski
2021-07-22
Update Echo bench
Valery Piashchynski
2021-07-22
Update static_pool_batched test
Valery Piashchynski
2021-07-22
BC for the Pool, worker interfaces, pass/return payload by pointer
Valery Piashchynski
2021-07-11
Update JOBS interface, Renamed Consume -> Run.
Valery Piashchynski
2021-06-23
- Swithc from value to pointer to the pool configuration. Interface
Valery Piashchynski
2021-06-13
- Optimize sync_worker payload exec
Valery Piashchynski
2021-05-13
- Remove unsafe casting (replace with a less unsafe)
Valery Piashchynski
2021-03-28
- Remove debug code
Valery Piashchynski
2021-03-28
- Fix bug with the worker reallocating during the response
Valery Piashchynski
2021-02-24
Fix pool behavior, update tests
Valery Piashchynski
2021-02-16
On some test envs with limited resources, goroutine in the
Valery Piashchynski
2021-02-10
Rewrite container for the workers
Valery Piashchynski
2021-02-08
BaseProcess interface as a return type in the worker_watcher,pool and
Valery Piashchynski
2021-02-08
Push worker to the stack typo
Valery Piashchynski
2021-02-05
Faster toString convertation (only for the english)
Valery Piashchynski
2021-02-05
handle worker state before sending to the exec
Valery Piashchynski
2021-02-04
pre-rc stabilization of the interfaces and internal code
Valery Piashchynski
2021-02-03
Increase channel cap for the tests
Valery Piashchynski
2021-02-03
Fix memory leak in the Worker.go
Valery Piashchynski
2021-02-02
Move worker states out of internal
Valery Piashchynski
2021-01-25
Add new Supervisor test in the http plugin
Valery Piashchynski
2021-01-23
interfaces folder deprecated
Valery Piashchynski
2021-01-23
Stabilization PR
Valery Piashchynski
2021-01-18
Update CI
Valery Piashchynski
2021-01-05
Finish implementation of the KV
Valery Piashchynski
2020-12-22
Redisighn factory interface (add event listeners as variadic)
v2.0.0-alpha28
Valery Piashchynski
2020-12-22
events listeners refactor, CLI initial commit
Valery Piashchynski
2020-12-21
Add some delay to the Test_StaticPool_Broken_Replace
Valery Piashchynski
2020-12-18
Move roadrunner payload out of internal to pkg
v2.0.0-alpha25
Valery Piashchynski
2020-12-17
Update events handler, add mutex to push
Valery Piashchynski
2020-12-17
Now better
Valery Piashchynski
2020-12-17
huge refactor
Valery Piashchynski