mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
Added TODO file.
This commit is contained in:
parent
a15f744070
commit
39e432530c
24
ugly_hacks/santiago/TODO
Normal file
24
ugly_hacks/santiago/TODO
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
* Service time expiry
|
||||||
|
|
||||||
|
- Replies include "this service expires on".
|
||||||
|
|
||||||
|
* Search hop expiry.
|
||||||
|
|
||||||
|
- Searches are bounced only for a maximum number of cilents
|
||||||
|
(Gnutella-style).
|
||||||
|
|
||||||
|
* Add real Unit Testing.
|
||||||
|
|
||||||
|
- Spec out the system through test harnesses. If the tests can run
|
||||||
|
the system, it's complete.
|
||||||
|
|
||||||
|
* Message Queuing
|
||||||
|
|
||||||
|
- Process a maximum of X MB over Y requests per unit time Z per
|
||||||
|
friend.
|
||||||
|
|
||||||
|
- Messages that exceed that maximum are queued for the next time unit.
|
||||||
|
|
||||||
|
* Process Separation
|
||||||
|
|
||||||
|
- Listeners aren't senders aren't controllers.
|
||||||
Loading…
x
Reference in New Issue
Block a user