I have been floundering for a long time with a project that is too overwhelming. I want to control instruments, over a 100 different kinds, about 10 or less at a time, with various protocols.
I was thinking that if each instrument was a small daemon that polled a DB every few seconds for a batch of commands+times they would run at, then the daemons could be accurately coordinated but still only loosely coupled and a big problem could be broken down into smaller blocks. Is this s dumb idea? Thanks for reading-Patrick