back-pressure

There are 9 repositories under back-pressure topic.

  • fredwu/opq

    Elixir queue! A simple, in-memory queue with worker pooling and rate limiting in Elixir.

    Language:Elixir2571148
  • akash-akya/exile

    Alternative to ports for running external programs. It provides back-pressure, non-blocking io, and solves port related issues

    Language:Elixir1297169
  • rdbc-io/rdbc

    Asynchronous database access for Scala and Java

    Language:Scala778273
  • idugalic/reactive-company

    Example of reactive web application. Java. Spring 5. Reactive Streams. Docker.

    Language:Java6514621
  • tolitius/lasync

    making executor service tougher

    Language:Clojure43213
  • rdbc-io/rdbc-pgsql

    Asynchronous PostgreSQL driver for Scala and Java

    Language:Scala229602
  • marceloboeira/crowd

    👥 [WIP] An experimental High Available Reverse Proxy for Massive Asynchronous Message Consumption

    Language:Go6441
  • shutterstock/p-map-iterable

    Performs a concurrent mapping with back pressure (won't iterate all source items if the consumer is not reading).

    Language:TypeScript2500
  • yaplas/observable-stream

    make a stream observable without losing back-pressure control

    Language:TypeScript