The architecture implemented at the moment is showing some issues that are non trivial to fix:
- pickling,
- monitoring,
- performance
- in general seems to hard to grasp for the users
- intermittent test failures due to syncing issues
Need to:
And then carefully design how we want to do concurrency and parallelism:
- python or not python ?
- if not python ØMQ, erlang, f# backends
- servers running on fridges and instruments
Notes:
The architecture implemented at the moment is showing some issues that are non trivial to fix:
Need to:
And then carefully design how we want to do concurrency and parallelism:
Notes: