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
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
2018-06-06
fixing tests
Wolfy-J
2018-06-05
thread safe buffer for worker errors
Wolfy-J
2018-06-05
thread safe buffer for worker errors
Wolfy-J
2018-06-05
fixing controlled descruction
Wolfy-J
2018-06-05
breaking the tests
Wolfy-J
2018-06-03
error handling
Wolfy-J
2018-06-03
service bus, http service, rpc bus, cli commands, new configs
Wolfy-J
2018-05-29
working on tests
Wolfy-J
2018-05-29
nested observers
Wolfy-J
2018-04-15
report instead of observe
Wolfy-J
2018-03-31
worker destruction made public
Wolfy-J
2018-03-31
worker destruction made public
Wolfy-J
2018-03-31
worker destruction made public
Wolfy-J
2018-03-31
worker destruction made public
Wolfy-J
2018-03-31
worker destruction made public
Wolfy-J
2018-03-31
pool renamed to static pool to reflect it's design, new pool interface has ↵
Wolfy-J
been added