Avishai Ish-Shalom

Results 25 comments of Avishai Ish-Shalom

So, it turns out that Riemann is using `io.netty.util.concurrent.DefaultEventExecutorGroup` which extends `io.netty.util.concurrent.MultithreadEventExecutorGroup`; every executor in the executor group has its own queue with size `io.netty.eventexecutor.maxPendingTasks` and Riemann uses `(.. Runtime...

Well, not exactly. Vegeta properly handles it if the request is TCP accepted but if it is waiting on the TCP socket backlog queue it will be backpressured and act...

please merge this, we ruby folks want to use zeromq 3.x

part 1 (risk matrix) done. part 2: done - failure domains - blast radius/bulkheading https://youtu.be/M8ibKlCiZDE https://youtu.be/6bJcIy-qNYQ

should probably be a series. 1. intro 2. anatomy of a commit 3. the rebase 4. hooks

ref #4 when you say debug memory issues, what specifically do you mean? debugging a process memory issue like memory leak or a system wide issue like swapping? or a...

Showcase my desk and tools and explain the logic: - vscode - jupyter - zsh, terminal, prompt - ~/tools/ - shell helpers

- history lookup (ctrl+G) - fc - substitutions wdyt? can we fit that in 15m?

Let's do a series then. Pipes are definitely worth an episode of their own... and there's more for sure On Tue, Dec 7, 2021, 09:43 benny daon ***@***.***> wrote: >...