From 49e5dfd7971954259a720c1505bfca1bbef7ea1e Mon Sep 17 00:00:00 2001 From: Derek Collison Date: Thu, 16 Jun 2016 23:54:18 -0700 Subject: [PATCH] Updated completed items --- TODO.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/TODO.md b/TODO.md index ab146711..39f7089c 100644 --- a/TODO.md +++ b/TODO.md @@ -1,23 +1,25 @@ # General +- [ ] Protocol updates, MAP, MPUB, etc - [ ] Multiple listen endpoints - [ ] Websocket / HTTP2 strategy -- [ ] Listen configure key vs addr and port -- [ ] Multiple Authorization / Access - [ ] T series reservations - [ ] _SYS. server events? - [ ] No downtime restart - [ ] Signal based reload of configuration - [ ] brew, apt-get, rpm, chocately (windows) -- [ ] Buffer pools/sync pools? - [ ] IOVec pools and writev for high fanout? -- [ ] Add ENV and variable support to dconf? ucl? - [ ] Modify cluster support for single message across routes between pub/sub and d-queue - [ ] Memory limits/warnings? - [ ] Limit number of subscriptions a client can have, total memory usage etc. - [ ] Multi-tenant accounts with isolation of subject space - [ ] Pedantic state +- [X] _SYS.> reserved for server events? +- [X] Listen configure key vs addr and port +- [X] Add ENV and variable support to dconf? ucl? +- [X] Buffer pools/sync pools? +- [X] Multiple Authorization / Access - [X] Write dynamic socket buffer sizes - [X] Read dynamic socket buffer sizes - [X] Info updates contain other implicit route servers