In the past, I’ve worked for a firm, programming UNIX programs. The interprocess communication and database were handled by a technology, called shared memory, having a man-machine interface, which allowed following kind of queries: shmdbmmi <process_name> <login> <password> Prompt><object>.<key=”value”> … I know this man-machine interface had been created internally in my firm (but I haveRead more