blob: 2d10dfa35e6b6ef42dea9f84f2b7c55d9461efb8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
h1. TODO
h2. Little changes:
* Remove the Balancer variable from the server
* Add server state
* Remove the argless request call and implement strict listed args
* Make the server return directly to the requester, not to the balancer
h2. BIG changes:
* erlbal-p: current implementation of erlbal to schedule across processes
* erlbal-n: new project to actually load balance across nodes
|