Ira Klotzko

Results 5 issues of Ira Klotzko

We use kafkajs to produce a high throughput of messages > 4,000 messages per second. For one of our workflows we use acks=0 and notice that the memory builds up...

help wanted
Feature request

**Environment Information** - OS [cent os 7]: - Node Version [16.13.1]: - NPM Version [8.1.2]: - C++ Toolchain [g++ 7.3.1, node-gyp: 8.4.1]: - node-rdkafka version [e.g. 2.12.0]: **Steps to Reproduce**...

I was using this utility and found it returns all the intersections shape1 or shape2 have, in addition to eachother. ``` javascript for (var ix = 0; ix < weird_shapes.length;...

Many times this program could be used in the context of a much larger application which uses namespaces (custom, google closures, ExtJS, etc...) Having no namespace can severely impact the...

Often people will use your library with other software, goog closures, etc..., where functions change name and can't be referred to by a literal string with square bracket notation. Example:...