jgehrcke / gipc

gevent-cooperative child processes and inter-process communication
https://gehrcke.de/gipc
MIT License
83 stars 13 forks source link

Is it worth requesting gipc to be integrated into or mentioned by gevent? #2

Open jgehrcke opened 11 years ago

jgehrcke commented 11 years ago

Originally reported by: Erik Allik (Bitbucket: eallik, GitHub: eallik)


I've just realised the need for gipc the hard way and am now thinking that it doesn't make sense for everybody to discover this like I did. So if either Jan-Philip or Denis Bilenko are unwilling to merge gipc into gevent, this package should at least be mentioned explicitly in gevent's documentation.


jgehrcke commented 11 years ago

Original comment by Erik Allik (Bitbucket: eallik, GitHub: eallik):


we're just experimenting with gipc but it seems to be working fine for now; haven't verified yet if the bug that lead me gipc has been solved.

jgehrcke commented 11 years ago

Original comment by Jan-Philip Gehrcke (Bitbucket: jgehrcke, GitHub: jgehrcke):


Thanks, Erik, for stimulating this discussion. Actually, my work on gipc began as a proof of concept of something that I myself would like to see integrated into gevent. This is something Denis needs to comment on. If merging these efforts into a single project is not possible within the near or far future it would make sense to reference gipc in the gevent documentation. How does gipc work out for you (I am happy to receive a mail if this will be too off-topic)?