start-node ( addrspec -- )
Distributed message passing

Prev:local-node
Next:remote-thread


Vocabulary
concurrency.distributed

Inputs
addrspecan addrspec to listen on


Outputs
None

Word description
Starts a threaded-server for receiving messages from remote Factor instances.

Definition