Search code examples
InterProcess Communication and BroadCasting...

c#named-pipesinterprocessbroadcasting

Read More
Do I have to close inherited handle later owned by child process?...

winapihandleinterprocesschild-process

Read More
boost::interprocess message queue Race Condition on creation?...

c++boostmessage-queuerace-conditioninterprocess

Read More
How to construct vector in the vector by boost::interprocess...

boostinterprocessboost-interprocessinter-process-communicat

Read More
process synchronization for MailSlot...

c++winapiinterprocessmailslot

Read More
Inter-Process Synchronization with Barrier...

javamultithreadingparallel-processingrmiinterprocess

Read More
Should I use CORBA, MessagePack RPC or Thrift, or something else entirely?...

cross-platformrpccorbathriftinterprocess

Read More
How to interact with Running Python Script...

pythoninterprocessinter-process-communicat

Read More
How to read Console buffer in VBNET?...

.netvb.netprocessbufferinterprocess

Read More
Is C++ COM interface for imported "RegExp.tlb" implicitly sharing memory between processes...

c++regexcominterprocess

Read More
Android Remote methods (AIDL) vs Intents - performance & battery usage...

androidperformanceandroid-intentinterprocessaidl

Read More
passing a Bluetooth connection to a new Activity...

javaandroidmultithreadingsqliteinterprocess

Read More
C# - 2 clientside programs trading variable information -- is there a better way?...

c#interprocess

Read More
Provide feedback from Python script to PHP...

phppythonlinuxcommand-line-interfaceinterprocess

Read More
python daemon + interprocess communication + web server...

pythonarduinointerprocesspython-multithreading

Read More
boost:interprocess > managed_shared_memory > different values...

boostinterprocess

Read More
How much memory should 'managed_shared_memory' allocate? (boost)...

c++boostshared-memoryinterprocessmultiprocess

Read More
How do I prevent Boost.Interprocess from using wchar?...

c++boostinterprocess

Read More
Receiving messages via python while doing other work...

pythonipcinterprocess

Read More
lock freedom/atomic operations across 2 processes instead of threads...

c++linuxipcinterprocesslock-free

Read More
Trouble with boost::lockfree::queue in shared memory (boost 1.53, gcc 4.7.2 / clang 3.0-6ubuntu3)...

c++boostshared-memoryinterprocesslock-free

Read More
Passing data from a C process to a C++ process...

c++cshared-memoryinterprocess

Read More
fork () and execlp () , printf before execlp() does not get executed...

clinuxexecforkinterprocess

Read More
C#: Read and modify settings in another application's app.config file...

c#configurationinterprocess

Read More
Boost Message Queue not based on POSIX message queue? Impossible to select(2)?...

selectboostmessage-queueinterprocessepoll

Read More
Use Mutex to synchronize C# object: issue with call to ReleaseMutex() in C# object destructor...

c#objectsynchronizationmutexinterprocess

Read More
Pass commands to .NET GUI from external editor...

c#.netwcfinterprocess

Read More
Where is boost's managed_external_buffer defined?...

c++boostinterprocess

Read More
boost interprocess race condition prevention...

c++boostlockingrace-conditioninterprocess

Read More
Why cant a pipe created using pipe() be used as a bi-directional pipe?...

cipcpipeinterprocess

Read More
BackNext