Skip to main content

joint rpc library

Project description

Goals

  • Fastest RPC ever for python

  • Allow to use existing MessagePack-RPC client in other languages

  • Allow to use as a client to other MessagePack-RPC servers

  • Async, parallel calls

  • Connection sharing (2 different rpc calls in threads/greenlets will share 1 connection)

  • Transport-agnostic: tcp, udp or even zeromq should work

  • Streaming API (protocol extension)

  • Call rpc meths in threads, greenlets, processes or direct (blocking)

  • Linux, FreeBSD and Apple operation system support

  • Beautiful code :)

Project details


Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page