Erlang/Elixir OPQ: A simple, in-memory queue with worker pooling and rate limiting

fredwu · August 14, 2017 · Last by 317583395 replied at October 11, 2017 · 5779 hits

这几天又在磨刀... 折腾了一个简单的 queue 库,运用了 GenStage 建造提供的 worker pooling 和 rate limiting 功能。

欢迎来拍砖: https://github.com/fredwu/opq

以现在国内大众 Elixir 水平,一时半会还很难拍 Fred 的作品啊

You need to Sign in before reply, if you don't have an account, please Sign up first.