Open quantenProjects opened 2 weeks ago
I implemented multiple streams into one process/container as discussed in #1.
Add extra URLs with | delimiter. In that case, setting OUTPUT_PATH is required.
|
I choose pipe | since it isn't allowed in URLs, so there shouldn't be conflicts.
Concurrent access of different (or the same) streams seems to work.
I implemented multiple streams into one process/container as discussed in #1.
Add extra URLs with
|
delimiter. In that case, setting OUTPUT_PATH is required.I choose pipe
|
since it isn't allowed in URLs, so there shouldn't be conflicts.Concurrent access of different (or the same) streams seems to work.