Open baliuzeger opened 5 years ago
Consider using actor model for performance / distributed run / avoiding complicated error handling when config.
also for #21: not use Mutex anymore; make a copy (like phantom) when run then merge back after running.
Consider using actor model for performance / distributed run / avoiding complicated error handling when config.