index
:
roadrunner.git
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
/
static_pool.go
Age
Commit message (
Collapse
)
Author
2020-09-21
Add few TODOs to cleanup later
Valery Piashchynski
2020-08-27
attempt to fix npe in mutex.
Valery Piashchynski
Since we are using pointer receiver for the StaticPool struct, there is no sense to use pointers to define a mutexes
2020-04-15
Add user to worker
Valery Piashchynski
2019-12-23
- test fixes
Wolfy-J
2019-05-04
watchers renamed to controllers
Wolfy-J
2019-05-03
new watchers functionality
Wolfy-J
2019-05-03
better status
Wolfy-J
2019-05-03
better worker removal mechanism
Wolfy-J
2019-05-03
empty static pool
Wolfy-J
2019-05-03
testing watchers
Wolfy-J
2019-05-02
test
Wolfy-J
2019-05-02
test
Wolfy-J
2019-05-02
base watcher implementation
Wolfy-J
2019-05-02
miiiinor performance optimizations
Wolfy-J
2019-05-02
removing workers in runtime
Wolfy-J
2019-05-02
removing workers in runtime
Wolfy-J
2019-05-02
fixing tests
Wolfy-J
2019-05-02
fixing tests
Wolfy-J
2019-03-21
Update static_pool.go
Wolfy-J
allow pool to finish slow tasks
2018-09-23
task wait group protection added
Wolfy-J
2018-09-23
task wait group protection added
Wolfy-J
2018-09-23
improved server stopping mechanism
Wolfy-J
2018-07-23
Update static_pool.go
Wolfy-J
2018-06-23
error aggregation
Wolfy-J
2018-06-23
one way destruction of the pool
Wolfy-J
2018-06-23
realtime error handling and displaying
Wolfy-J
2018-06-23
support for realtime error aggegration
Wolfy-J
2018-06-23
support for realtime error aggegration
Wolfy-J
2018-06-15
readme, samples, golint, build scripts
Wolfy-J
2018-06-14
fmt
Wolfy-J
2018-06-13
additional event
Wolfy-J
2018-06-13
dead worker better counter
Wolfy-J
2018-06-13
dead worker better counter
Wolfy-J
2018-06-13
minor improvements
Wolfy-J
2018-06-13
tests!
Wolfy-J
2018-06-12
better multithread control
Wolfy-J
2018-06-12
fixing worker allocation loop
Wolfy-J
2018-06-12
improved worker watching
Wolfy-J
2018-06-12
static pool logic update, better watching techniques
Wolfy-J
2018-06-11
replace dead workers
Wolfy-J
2018-06-11
coverage
Wolfy-J
2018-06-11
graceful stop
Wolfy-J
2018-06-10
debug is not service anymore
Wolfy-J
2018-06-10
debug mode have been added
Wolfy-J
2018-06-10
debug mode have been added
Wolfy-J
2018-06-10
rr is working now
Wolfy-J
2018-06-10
http service
Wolfy-J
2018-06-10
http service
Wolfy-J
2018-06-07
go fmt
Wolfy-J
2018-06-07
server failure
Wolfy-J
[next]