@hackage interprocess0.1.0.0

Shared memory and control structures for IPC

  • Installation

  • Dependencies (1)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      examples
       (off by default)

      Build example-test programs

      dev
       (off by default)

      Development build with debugging and with no optimization

Provides portable shared memory allocator and semaphores. Can be used for interprocess communication. Refer to README.md for further information.