question about shared memory in the cygwin daemon

Clarke, Trevor tclarke@ball.com
Wed Aug 4 16:53:00 GMT 2004


I'm currently developing image processing software which will use matlab
as a "plugin" for interactive processing. The problem is, matlab, when
called from another program, spawns a separate matlab engine process.
The data we are working with can get very large (4gb+) so we can't pass
copies of it around. We are looking at using cygwin's shared memory
functionality to get around this on windows (NT derivatives only). My
question relates to the implementation of shared memory in cygwin.
Copies of the data won't work (even to move it to another process space)
and we would prefer not to deal with on disk sharing as it's quite slow
and will adversely effect processing.


------------------------------
Trevor R.H. Clarke
tclarke@ball.com
Ball Aerospace & Technologies Corp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: Clarke, Trevor.vcf
Type: text/x-vcard
Size: 222 bytes
Desc: Clarke, Trevor.vcf
URL: <http://cygwin.com/pipermail/cygwin/attachments/20040804/bc10dd87/attachment.vcf>
-------------- next part --------------
--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


More information about the Cygwin mailing list