-
# Load Balancing Algorithms
Different algorithms can be used to distribute traffic among backend servers:
1. **Round Robin:** Cycles through a list of servers and forwards each new request to the ne…
-
### Issue Description
Hello Redis team,
I've been working with Redis Pub/Sub and noticed that it currently supports only "at-most-once" message delivery semantics. This is limiting for certain a…
-
Does Centrifugo currently support or plan to support a feature for rate limiting the number of messages sent to clients from a specific channel? For instance, if my backend sends a high volume of mess…
sky93 updated
6 months ago
-
Today it's still all too easy for a relatively light stream of cluster-state-update-triggering user actions to cause starvation at the master service, preventing other cluster state updates from proce…
-
I am wondering if it is possible to "mimick" a hybrid parallelization approach with `mpi4py` using `ipyparallel`?
I.e. have each engine access several cores?
By hybrid I mean using mpi4py for communi…
-
### Is your feature request related to a problem? Please describe.
This is mainly a clue to solve the problem of distributing LogiX and not knowing from LogiX alone what the user of that LogiX should…
-
A new service will be created that maintains a list of external connections created to the API, using a piece of identifiable information and a timestamp to store a record of access. This service will…
-
A talk has been submitted!
-
### Volunteer help
## Volunteer help
Dear community,
As shenyu becomes more and more popular, it accommodates diverse needs. I've proposed some of the more important features, so if you're i…
-
The new submission workflow relies on http uploads and downloads when using the resource staging server. This can run into problems when uploading and downloading large files.
cc @duyanghao
Base…