Re: panel widget as library?




> The main problem with implementing a shared memory transport is the
> complexity involved. You have to have at least one shared memory segment
> for each client you connect to, you have worry about security (how do you
> allow connections between processes running as different users?), you have
> to worry about signalling the other end through another mechanism that the
> data is in the shm segment waiting to be processed, etc. etc.

Understood

Miguel



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