README: again, getting rid of old stuff.
parent
c8757d0fb0
commit
1439bb78ca
|
@ -26,7 +26,9 @@ For performance improvements within `libipc`:
|
|||
|
||||
# Planning for 0.9
|
||||
|
||||
- `libipc` should use `libevent` for performance improvments
|
||||
- `libipc` should use `epoll/kqueue` for performance improvments
|
||||
* new functions will be added to the API
|
||||
* **but** we'll keep the same API for applications with no need for threading (way simpler implementation)
|
||||
- `libipc` should be thread-safe
|
||||
|
||||
# Planning for 1.0
|
||||
|
|
Reference in New Issue