Note re timestamping

This commit is contained in:
Tony Garnock-Jones 2012-09-04 12:38:45 -04:00
parent fba6b34fbf
commit e39da84c76
1 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,9 @@
- statistics
- exit signals (for autodeletes etc)
- timestamping of messages as (an optional) part of their processing pipeline
- other pluggable processing stages? how would they be configured/instantiated?
## OCaml server
- use lazy and Lazy.force where appropriate