{"id":19973277,"url":"https://github.com/zeromq/malamute","last_synced_at":"2025-12-17T16:07:25.655Z","repository":{"id":21677976,"uuid":"24999157","full_name":"zeromq/malamute","owner":"zeromq","description":"The ZeroMQ Enterprise Messaging Broker","archived":false,"fork":false,"pushed_at":"2024-03-27T18:18:16.000Z","size":2148,"stargazers_count":324,"open_issues_count":28,"forks_count":77,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-03-29T05:06:19.474Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zeromq.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":"CONTRIBUTING.md","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":"2014-10-09T16:52:32.000Z","updated_at":"2025-03-18T17:31:02.000Z","dependencies_parsed_at":"2024-11-13T06:01:30.652Z","dependency_job_id":null,"html_url":"https://github.com/zeromq/malamute","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeromq%2Fmalamute","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeromq%2Fmalamute/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeromq%2Fmalamute/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeromq%2Fmalamute/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zeromq","download_url":"https://codeload.github.com/zeromq/malamute/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247294539,"owners_count":20915340,"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-11-13T03:10:52.294Z","updated_at":"2025-12-17T16:07:20.603Z","avatar_url":"https://github.com/zeromq.png","language":"C","funding_links":[],"categories":["5. Transport","Capabilities"],"sub_categories":["Events \u0026 Problems","Messaging"],"readme":"# Malamute\n\n[![Build Status](https://travis-ci.org/zeromq/malamute.svg?branch=master)](https://travis-ci.org/zeromq/malamute)\n\nAll the enterprise messaging patterns in one box.\n\n![Malamute](https://github.com/malamute/malamute-core/blob/master/malamute.jpg)\n\n[Read the whitepaper](MALAMUTE.md)\n\n[Protocol wireframe](https://github.com/malamute/malamute-core/blob/master/src/mlm_proto.bnf)\n\n[Stream protocol](STREAM.md)\n\n## Building Malamute\n\nTo use or contribute to Malamute, build and install this stack:\n\n    git clone git://github.com/jedisct1/libsodium.git\n    git clone git://github.com/zeromq/libzmq.git\n    git clone git://github.com/zeromq/czmq.git\n    git clone git://github.com/zeromq/malamute.git\n    for project in libsodium libzmq czmq malamute; do\n        cd $project\n        ./autogen.sh\n        ./configure \u0026\u0026 make check\n        sudo make install\n        sudo ldconfig\n        cd ..\n    done\n\nTo run Malamute, issue this command:\n\n    malamute [name]\n\nWhere 'name' is the name of the Malamute instance, and must be unique on any given host. The default name is 'local'. To end the broker, send a TERM or INT signal (Ctrl-C).\n\n## Currently unimplemented bits\n\n* Message confirmation\n\n## How to Help\n\n1. Use Malamute in a real project.\n2. Identify problems that you face, using it.\n3. Work with us to fix the problems, or send us patches.\n\n## Ownership and Contributing\n\nThe contributors are listed in AUTHORS. This project uses the MPL v2 license, see LICENSE.\n\nThe contribution policy is the standard ZeroMQ [C4.1 process](http://rfc.zeromq.org/spec:22). Please read this RFC if you have never contributed to a ZeroMQ project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeromq%2Fmalamute","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeromq%2Fmalamute","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeromq%2Fmalamute/lists"}