Ticket #14 (new enhancement)

Opened 5 years ago

Last modified 2 years ago

Change to socket based IPC

Reported by: arthur Owned by: arthur
Priority: major Component: IPC
Version: Keywords:
Cc:

Description

Replace the current named pipe message passing with an IP socket.

Start by abstracting out the current named-pipe code into a single access function, then just replace its operation with say the message passing mechanism from marvin.

Change History

Changed 5 years ago by arthur

  • owner changed from somebody to arthur
  • component changed from component1 to comms

Changed 5 years ago by arthur

(In [944]) import the marvin message passing framework, refs #14

Changed 2 years ago by welshbyte

  • component changed from comms to IPC
Note: See TracTickets for help on using tickets.