On Wed, Aug 29, 2012 at 8:56 AM, stroodlepup <stroodle...@gmail.com> wrote:
> On 21/08/12 21:45, Gustavo Sverzut Barbieri wrote:
>> On Tue, Aug 21, 2012 at 7:33 AM, Vincent Torri <vincent.to...@gmail.com> 
>> wrote:
>>>>>>    - 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 ?
>> seems so, but I couldn't check in detail
>>
> would'nt it be better to compile the efl via cygwin? or are there x-only
> or posix only syscalls in the efl code?

cygwin == not native, so i won't do that. Someone else can if he
wants, but not me.

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

Reply via email to