{"id":16728249,"url":"https://github.com/tmc/gevent-zeromq","last_synced_at":"2025-05-16T11:05:08.140Z","repository":{"id":1322538,"uuid":"1267607","full_name":"tmc/gevent-zeromq","owner":"tmc","description":"pyzeromq gevent compat. lib","archived":false,"fork":false,"pushed_at":"2024-10-27T00:53:41.000Z","size":60,"stargazers_count":282,"open_issues_count":6,"forks_count":47,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-04-09T06:08:24.864Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tmc.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-01-18T16:23:19.000Z","updated_at":"2024-11-28T16:28:28.000Z","dependencies_parsed_at":"2024-11-16T20:02:26.991Z","dependency_job_id":"3daefd7a-3df2-48dc-a85b-aa4b56ae7c9c","html_url":"https://github.com/tmc/gevent-zeromq","commit_stats":{"total_commits":77,"total_committers":8,"mean_commits":9.625,"dds":0.1558441558441559,"last_synced_commit":"b15d50deedda3d2cdb701106d4b315c7a06353e3"},"previous_names":["traviscline/gevent-zeromq"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fgevent-zeromq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fgevent-zeromq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fgevent-zeromq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fgevent-zeromq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmc","download_url":"https://codeload.github.com/tmc/gevent-zeromq/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254518384,"owners_count":22084374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T23:09:20.289Z","updated_at":"2025-05-16T11:05:03.131Z","avatar_url":"https://github.com/tmc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"COMPLETE!\n===========\nThis work has been merged upstream into `pyzmq \u003chttps://github.com/zeromq/pyzmq\u003e`_\n----------------------------------------------------------------------------------\n\n=============\ngevent-zeromq\n=============\n\nThis library wraps pyzmq to make it compatible with gevent. ØMQ socket\noperations that would normally block the current thread will only block the\ncurrent greenlet instead.\n\nRequirements\n------------\n\n* pyzmq==2.2.0\n* gevent (compatible with 1.0 pre-releases as well)\n\n\nUsage\n-----\n\nInstead of importing zmq directly, do so in the following manner:\n\n..\n    \n    from gevent_zeromq import zmq\n\n\nAny calls that would have blocked the current thread will now only block the\ncurrent green thread.\n\n\nAbout\n-----\n\nThis compatibility is accomplished by ensuring the nonblocking flag is set\nbefore any blocking operation and the ØMQ file descriptor is polled internally\nto trigger needed events.\n\nWill build with cython if available, decreasing overhead.\n\nLicense\n-------\nSee LICENSE (New BSD)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmc%2Fgevent-zeromq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmc%2Fgevent-zeromq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmc%2Fgevent-zeromq/lists"}