> >> > - slave and server communicates heavy data using shmem. That's the most >> > efficient system on linux, you'll need to figure out what's the best to use >> > on Windows. It must be HIGH PERFORMANCE. >> >> high perf ? on Windows ? there is anyway only one way to use shared >> mem on windows, so if it's slow, i can't do much... > > Really? What are other options that are fast? > > We're talking about an average of 1-10Mb per shared instance, it's > read-only on clients. It would be best if the memory would be shared > since we save having copies in every client.
i've found that : http://www.codeproject.com/Articles/14740/Fast-IPC-Communication-Using-Shared-Memory-and-Int is it good enough in terms of speed ? Vincent ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel