Apologies, I forgot languages like python use shared state concurrency. Multiple collaborating agents is a cinch given the right language features.
This approach introduces a single point of failure, the database. Sensor networks consisting of small microchip type devices are too tiny to run MySQL. Hypersearch will need to be made light weight if it's to get out into sensor networks. I suppose target deployment are data warehouse/high performance cluster style setups. Nevermind, given the tradeoffs it's a sensible decision, and it works. Thanks for clearing that up for me. > The advantage of using MySQL is that the co-operating workers have a joint > noticeboard. MySQL is specifically designed to handle issues like race > conditions and multiple collaborating agents. It's also ubiquitous and > easily installed, it's practically an OS function. _______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
