Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-17 | huge refactor | Valery Piashchynski | |
2020-12-14 | fix tests issues | Valery Piashchynski | |
2020-12-14 | Move to goridge3 | Valery Piashchynski | |
2020-11-27 | Add new pool event: EventNoFreeWorkers which indicates than RR can't get | Valery Piashchynski | |
worker from the stack during the allowed allocate timeout. | |||
2020-11-17 | Get http working with new container | Valery Piashchynski | |
2020-11-16 | Update Pool | Valery Piashchynski | |
2020-11-13 | golangci linters warnings fix | Valery Piashchynski | |
2020-11-10 | Pool options, allocator | Valery Piashchynski | |
2020-11-09 | golangci linters fix | Valery Piashchynski | |
2020-11-09 | Add spiral errors | Valery Piashchynski | |
2020-11-09 | New tests, remove errors.go | Valery Piashchynski | |
2020-11-04 | Fix CI issues, add RPC tests to the CI | Valery Piashchynski | |
2020-10-27 | Fix linter warnings | Valery Piashchynski | |
2020-10-27 | Merge changes, pool comments add | Valery Piashchynski | |
2020-10-27 | Merge remote-tracking branch 'origin/release_2.0' into feature/pool_supervisor | Valery Piashchynski | |
# Conflicts: # static_pool.go # sync_worker.go | |||
2020-10-27 | Supervised pool | Valery Piashchynski | |
2020-10-26 | - implement worker debug mode | Wolfy-J | |
2020-10-26 | - lazy load test | Wolfy-J | |
2020-10-26 | Fix linters warnings | Valery Piashchynski | |
2020-10-26 | update | Valery Piashchynski | |
2020-10-26 | CRLF->LF | Valery Piashchynski | |
2020-10-26 | Remove local replace from go.mod | Valery Piashchynski | |
2020-10-25 | - massive update in roadrunner 2.0 abstractions | Wolfy-J | |
2020-10-20 | Remove all graceful interface impl | Valery Piashchynski | |
2020-10-19 | Update according activity worker | Valery Piashchynski | |
2020-10-14 | Fixed: race conditions in tests, Handle_Dead test activated | Valery Piashchynski | |
2020-10-13 | Initial commit of RR 2.0v2.0.0-alpha1 | 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 | |