diff --git a/README.md b/README.md index e50080d..3b6ed9b 100644 --- a/README.md +++ b/README.md @@ -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