Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in message-passing

What is the difference between processes/messages in Erlang and objects/messages in Smalltalk?

Web Workers communication using MessageChannel HTML5

How do I send a string from one instance of my Delphi program to another?

delphi dde message-passing

Scatter Matrix Blocks of Different Sizes using MPI

Parallelism in Python

Java: Is `while (true) { ... }` loop in a thread bad? What's the alternative?

Passing message from background.js to popup.js

What is the difference between message-passing and method-invocation?

What's the difference between the message passing and shared memory concurrency models?

TPL Dataflow, whats the functional difference between Post() and SendAsync()?

How to send and receive broadcast message

Communication between Activity and Service

The actor model: Why is Erlang/OTP special? Could you use another language?

How does Actors work compared to threads?

Cancel an already executing task with Celery?