Bruce,

Named pipes do indeed require a node on the file system. You might need to look 
into shared memory; or maybe DBUS might suit your needs.


Lee
__________

"Artificial Intelligence is no match for natural stupidity."

On 02/13/2015 03:35 PM, Bruce Cunningham wrote:
> I was considering something like named pipes, but I'm a little unclear about 
> how Linux actually handles them.  I thought I saw a mention that they are 
> managed via temporary files within the file system, and that would defeat the 
> whole idea of not writing to disk.
>
> I know how to do interprocess communication in Windows, but not in Linux with 
> Gambas.
>
> Bruce

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to