Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Pinned
310 contributions in the last year
Activity overview
Contributed to
akira/exq,
ananthakumaran/ananthakumaran.github.com,
ananthakumaran/zstream
and 5 other
repositories
Contribution activity
July 2020
- ananthakumaran/exq_limit Elixir
Created a pull request in akira/exq that received 1 comment
Add ability to control the dequeue
Problem Currently, Exq provides concurrency control per queue per worker node. But if anyone wants to rate limit based on different factors, it's n…
+217
−104
•
1
comment
Created an issue in newrelic/elixir_agent that received 7 comments
Add ability to link process to parent transaction/trace
Is your feature request related to a problem? Please describe. parent = self() Cache.get(key, fn -> spawn_link(fn -> # fetch resource a end) spaw…
7
comments

