Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in message-passing

Is it possible to send a message to an unregistered processes in Erlang?

In Akka, how do I know when an actor is ready to use after having been registered with actorOf()?

actor akka message-passing

In MPI_Gather(), MPI_Scatter() what is the difference between send count and receive count?

c++ c memory mpi message-passing

Empty Process Mail box in Erlang

erlang message-passing

MPI_Bcast: Efficiency advantages?

Are seda and the actor model essentially equivalent?

What is the most secure way of passing messages between an injected script and Google Chrome extension code/content script?

OOP - Message Passing in C#

c# oop message-passing

OCaml event/channel tutorial?

When is messaging (e.g. JMS) an alternative for multithreading?

Choosing a consistency model for a concurrent programming language

Ok to call MPI_Isend multiple times on one buffer?

mpi message-passing

Node.Js in Erlang style?

Java: High-performance message-passing (single-producer/single-consumer)

Is it possible to send a message to all child processes in elixir/erlang?

How do I find out the path of the file triggered by opening a file with a custom file extension?

What does `Fatal Python error: PyThreadState_Get: no current thread` mean?

C#/.Net equivalent of NSNotification

Message passing vs locking

Objective-C "messages" - what's the right way to read it?