ferng / lmax

0 stars 0 forks source link

processor shutdown must end futures cleanly #12

Open ferng opened 5 years ago

ferng commented 5 years ago

right now there is no shutdown in the example and no shutdown

ferng commented 5 years ago

new example which has a FileReader alternative generating random data. the main() goes to sleep for a few seconds then calls: ProcessorWorkflow.shutdown()