Yuto Furuta

Results 4 issues of Yuto Furuta

Create files about Docker to build. - Dockerfile - scripts about build, test, format and so on. https://github.com/apache/pulsar/tree/master/pulsar-client-cpp https://github.com/apache/pulsar/tree/master/pulsar-client-cpp/docker

triage/week-16

Support `MessageRouter` registered with producer config.

triage/week-16

Currently, To measure latency of sending messages, asynchronous processing using Nodejs [Promise](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise) like following code: ``` const results = []; for (let mi = 0; mi < numOfMessages; mi +=...

triage/week-16

Perf-Consumer supports only throughput`. https://github.com/apache/pulsar-client-node/blob/master/perf/perf_consumer.js

triage/week-50