serviceq icon indicating copy to clipboard operation
serviceq copied to clipboard

Super fault-tolerant HTTP load balancer & queue. White paper for reference - https://github.com/gptankit/serviceq-paper

Results 3 serviceq issues
Sort by recently updated
recently updated
newest added

Hi, I'm interested in using this library as a reverse proxy+queuing solution to protect services that get periodically hammered with requests. I really like the upfront queue feature, however I'm...

question
proposal

The current deferred queue implementation uses Go buffered channels which are inherently in-memory structures. As such, they lose all buffered requests in case of service/node restarts and are also limited...

proposal

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.35.0 to 0.45.0. Commits 4e0068c go.mod: update golang.org/x dependencies e79546e ssh: curb GSSAPI DoS risk by limiting number of specified OIDs f91f7a7 ssh/agent: prevent panic on malformed...

dependencies
go