-
Hello, could you upload training data to github? Microsoft Onedriver and Dropbox are very difficult to download.
-
Couple of ideas off the top of my head:
- plaintext protocol would make debugging easier, and we could gzip the payloads eventually if we need less traffic
- protocol version to be part of the handsha…
-
src/tests/test_socket.cpp(600): error: in "socket/test_simple_monitor": check "tcp://0.0.0.0:0" == message.get(1) has failed [tcp://0.0.0.0:0 != tcp://127.0.0.1:44169]
I'm facing this issue.
-
```
$ cmake .
-- The C compiler identification is AppleClang 11.0.0.11000033
-- The CXX compiler identification is AppleClang 11.0.0.11000033
-- Check for working C compiler: /Applications/Xcode.a…
-
```
I get close to 100% cpu usage on 1 core of 2.4GHZ cpu for a load of 1Mbyte
audio file (.wav) every 5 seconds. Further checks showed that this is due to
zmq (version 2.2.0). Others have run into …
-
```
I get close to 100% cpu usage on 1 core of 2.4GHZ cpu for a load of 1Mbyte
audio file (.wav) every 5 seconds. Further checks showed that this is due to
zmq (version 2.2.0). Others have run into …
-
Compiling with Delphi 10 Update 1, Win32 target. Trying to run `hwserver`/`hwclient` (the first "Hello World" example from [ZeroMQ Guide](http://zguide.zeromq.org/page:all#header-11). The client fails…
-
もっと正確には、Redisベースのキューをやめる
(負荷に耐えられないので)
前提
* HA構成が可能であること(もしくはサーバーレスであること)
* 別途のライセンス費用が発生しないこと
案
* BullMQを使い続ける
* RabbitMQ
* ActiveMQ
* Kafka
* ZeroMQ
-
CMake Error at cmake/macros/FindZMQ.cmake:80 (message):
Could not find ZMQ libraries/headers! Please install ZMQ with libraries and
headers
Call Stack (most recent call first):
src/server/ipc/CM…
-
__package.json__:
```json
{
"name": "pretty-calculator",
"version": "1.0.0",
"description": "A minimal Electron and Python - based calculator ",
"main": "main.js",
"scripts": {
"…