Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

1
Best way to share an event stream between processes?
Post Body

Hi, I'm developing some modular software where it would be very convienent to have a system where a bunch of processes (spanning several languages, some more of a pain to write in than others) share a single queue of text-based event messages.

Conceptually, I could do this with a text file, where all the programs are appending content and iterating through the file line by line, waiting when there is no more left to read. However, that would create an infinite backlog of messages, which I have no need of. It feels like a generic enough problem that it should be solved at the OS level, but I don't know what to call it to begin looking into it.

Is this a solved problem that I can simply find a canned solution for, or do I n Ed to implement something from scratch?

Author
Account Strength
100%
Account Age
6 years
Verified Email
No
Verified Flair
No
Total Karma
13,267
Link Karma
168
Comment Karma
12,926
Profile updated: 4 days ago
Posts updated: 6 months ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
4 years ago