Inter Process Communication

The ipc module provides basic tools for interacting with processes and enabling communication between them.

It allows retrieving process identifiers and using a communicator object for exchanging information across Nelson processes.

Functions

  • getpid - Get nelson(s) Process IDentificator.

  • ipc - Inter process communicator.

Last updated

Was this helpful?