baliuzeger / try_signalling

0 stars 0 forks source link

Consider using Actor Model #24

Open baliuzeger opened 5 years ago

baliuzeger commented 5 years ago

Consider using actor model for performance / distributed run / avoiding complicated error handling when config.

baliuzeger commented 5 years ago

also for #21: not use Mutex anymore; make a copy (like phantom) when run then merge back after running.