{ "info": { "author": "Vadim Fint", "author_email": "mocksoul@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: POSIX", "Operating System :: POSIX :: BSD", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 2 :: Only", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Communications", "Topic :: Other/Nonlisted Topic", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Clustering", "Topic :: System :: Distributed Computing" ], "description": "joint\n=====\n\nGoals\n-----\n\n* Fastest RPC ever for python\n* Allow to use existing MessagePack-RPC client in other languages\n* Allow to use as a client to other MessagePack-RPC servers\n* Async, parallel calls\n* Connection sharing (2 different rpc calls in threads/greenlets will share 1\n connection)\n* Transport-agnostic: tcp, udp or even zeromq should work\n* Streaming API (protocol extension)\n* Call rpc meths in threads, greenlets, processes or direct (blocking)\n* Linux, FreeBSD and Apple operation system support\n* Beautiful code :)\n\nWhat to read next\n-----------------\n\n* Continue with reading documentation at joint.rtfd.org_\n\n.. _joint.rtfd.org: http://joint.rtfd.org", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/mocksoul/joint", "keywords": "rpc, network", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "joint", "package_url": "https://pypi.org/project/joint/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/joint/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://bitbucket.org/mocksoul/joint" }, "release_url": "https://pypi.org/project/joint/dev/", "requires_dist": null, "requires_python": null, "summary": "joint rpc library", "version": "dev" }, "last_serial": 579585, "releases": { "dev": [] }, "urls": [] }