newbie: interprocess communication under windows
yaniv
yaniv_vi at yahoo.com
Mon Feb 10 11:57:01 EST 2003
More information about the Python-list mailing list
Mon Feb 10 11:57:01 EST 2003
- Previous message (by thread): Yet Another PEP308 syntax
- Next message (by thread): newbie: interprocess communication under windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hi i would like to create a simple interprocess communication mechanism(under windows) that could pass a data structure between a dos program( that runs on windows) and a python program . the rate would be something around 20hz - data structure is small , a few floats . is memory mapping a good way to do this ? how do i do it ? psuedu code would be appreciated . thanks , yaniv
- Previous message (by thread): Yet Another PEP308 syntax
- Next message (by thread): newbie: interprocess communication under windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list