@hackage interprocess0.2.1.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 some synchronization primitives. Can be used for interprocess communication. Refer to README.md for further information.