[off-topic] GAsyncQueue for inter process communication



Hello *,

I'm using GAsyncQueues and threads glib marvelous functionalities !
My application does heavy computations and will requires more than
one computer to do the trick. So I'm looking for something similar
to GAsyncQueue which I could use between process that might be
located within different computers.

As there is on this list some very experienced C developers I'm asking
here if one could point me some free portable (windows and linux mostly)
library that will more or less do this.

- I looked at mpi and pvm but it seems to me that this is old.
- I looked at GNet but it seems that there is nothing going on since 2005
- I looked at corba, boinc and such but it seems to me that this is too
  complex for the purpose.

Is there anything that I missed and that will do it in glib ?

My apologize for this off-topic question.

Olivier.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]