On Jan 21, 11:54 am, Steve Howell wrote:
> Hi, I'm looking for ideas on building a simple architecture that
> allows a bunch of independent Python processes to exchange data using
> files and perform calculations.
>
> One Python program would be collecting data from boat instruments on a
> serial
On Jan 21, 10:54 am, Steve Howell wrote:
> Hi, I'm looking for ideas on building a simple architecture that
> allows a bunch of independent Python processes to exchange data using
> files and perform calculations.
>
> One Python program would be collecting data from boat instruments on a
> serial
On Jan 21, 9:37 am, a...@pythoncraft.com (Aahz) wrote:
> In article
> <0af0eff2-50e2-44aa-81f1-b3d12cb26...@a15g2000yqm.googlegroups.com>,
> Steve Howell wrote:
>
>
>
> >Hi, I'm looking for ideas on building a simple architecture that
> >allows a bunch of independent Python processes to exchange
In article <0af0eff2-50e2-44aa-81f1-b3d12cb26...@a15g2000yqm.googlegroups.com>,
Steve Howell wrote:
>
>Hi, I'm looking for ideas on building a simple architecture that
>allows a bunch of independent Python processes to exchange data using
>files and perform calculations.
SQLite?
--
Aahz (a...@p
On Jan 21, 9:03 am, Adam Tauno Williams
wrote:
> On Thu, 2010-01-21 at 08:54 -0800, Steve Howell wrote:
> > Hi, I'm looking for ideas on building a simple architecture that
> > allows a bunch of independent Python processes to exchange data using
> > files and perform calculations.
> > One Python
On Thu, 2010-01-21 at 08:54 -0800, Steve Howell wrote:
> Hi, I'm looking for ideas on building a simple architecture that
> allows a bunch of independent Python processes to exchange data using
> files and perform calculations.
> One Python program would be collecting data from boat instruments on
Hi, I'm looking for ideas on building a simple architecture that
allows a bunch of independent Python processes to exchange data using
files and perform calculations.
One Python program would be collecting data from boat instruments on a
serial port, then writing that info out to a file, and also