forked from dieseldev/diesel
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO
32 lines (30 loc) · 1006 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
3.0
* Convoy:
- broadcast
- test failure modes
- make incoming messages concurrent! back with new util. thread pools
- step up/step down transitions on Role objects
- i_own call-in to the convoy
- write up some use cases and scenarios
- distributed key/value system?
- more logging and cleaner logging for consensus server routing table
movements
* diesel + quickstart-based launcher (glowplug?) consolidation
(deprecate the Application object and make everything
fork_ etc based including keep-alive stuff)
* get dowski's queue back?
* merge in timdoug's UDP support from 2.x
* native resolver using UDP code
* finish tests
* docs
* website
3.X
* community features (nice process for protocol extension development
and distribution?)
* postgres bindings
* memcache bindings
* operation now in progress broken on connect
4.0
* Modify palm to be ctypes-based.. becauuuse..
* Integrate diesel with PyPy once it has first-class
JIT-enabled greenlets