Skip to main content
8 events
when toggle format what by license comment
Jan 4, 2019 at 7:46 vote accept Felix
Jul 30, 2018 at 10:32 comment added Ewan I think @amon means something like this: stackoverflow.com/questions/32404/…
Jul 30, 2018 at 9:01 comment added Felix @amon It's not exactly single-use. The pipe is open for as long as needed and it's processed line by line. So, what do you mean?
Jul 30, 2018 at 8:00 answer added Neil timeline score: 0
Jul 30, 2018 at 7:59 answer added Ewan timeline score: 1
Jul 30, 2018 at 7:56 comment added amon can you turn the Python software from a single-use program to a kind of service than can respond to multiple requests? The pipe or the class constructor isn't the problem, starting a Python process per request is.
Jul 30, 2018 at 7:35 history edited Felix CC BY-SA 4.0
edited title
Jul 30, 2018 at 7:28 history asked Felix CC BY-SA 4.0