Skip to content
#

processes

Here are 183 public repositories matching this topic...

MariusAlch
MariusAlch commented Aug 18, 2017
workerNodes.call : Proxy

This exposes the api of a module that the worker nodes are working on. If the module is a function, you can call this directly. If the module exports multiple functions, you can call them as they were properties of this proxy.

Kind: instance property of WorkerNodes

nothing is mentioned about promises, and the example shows usage of promises

minskmaz
minskmaz commented Sep 30, 2018

(venv) => twistd -n ncolony --messages messages --config conf
2018-09-30T09:38:09-0700 [twisted.scripts._twistd_unix.UnixAppLogger#info] twistd 18.7.0 (/Users/nona/projects/ncolony_test/venv/bin/python 2.7.10) starting up.
2018-09-30T09:38:09-0700 [twisted.scripts._twistd_unix.UnixAppLogger#info] reactor class: twisted.internet.selectreactor.SelectReactor.

Good so far... but then (and right f

Improve this page

Add a description, image, and links to the processes topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the processes topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.