-
Requirements:
- [x] inter-process communication
- [x] callback (subscribe)
- [x] TCP/IP
- [x] without reference
- [x] .NET 4.5 and above
Suggested architecture:
- [**Shavuot.Contract**] Proje…
-
I was going to start working on the implementation of the server.py test code, but there were some areas where I thought the process could be improved, so I made this issue!
The current implementat…
-
It's a very interesting piece of software, but the fact that the last commit was made in December 2020 worries me a bit. Is this actively maintained? :)
-
ProcessManager sends heartbeat messages to child processes so that it can kill a child process when the process doesn't respond due to too high GC overhead, deadlock, etc. It was relatively easy to ke…
-
When updating the filter track mid stream, the old connection should not be dropped until the new connection is opened and collecting data to avoid tweet data loss as detailed here: http://dev.twitter…
-
# Systems Communication
When we think of it as natural thing we do in our daily life, we can better paint how the systems communicate as we build system that communicates to fuction.
![image](ht…
-
Wondering - is there any reason that num_workers is hardcoded to 1, and there's no usage of more workers?
-
First, ZeroMQ is awesome, I've been using it for years. However, I'm working on an idea that _may_ need to transition communication from between threads into between processes, and then possibly outwa…
-
Hello,
Can I have two cntk data parallel trainer class in the same python process? Cntk throw an error: "Data parallel learning is a singleton class"
Regards
-
I often have more than one YUView running. What I noticed is that if there is already an instance running opening a new one will show the crash recovery dialog. That's because crash is detected by the…
nolyn updated
3 years ago