{"id":17680800,"url":"https://github.com/bararchy/crystalmq","last_synced_at":"2025-03-30T19:13:28.670Z","repository":{"id":145964745,"uuid":"76189845","full_name":"bararchy/crystalmq","owner":"bararchy","description":null,"archived":false,"fork":false,"pushed_at":"2016-12-11T17:49:24.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T21:37:13.795Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Crystal","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"crystalmq/crystalmq","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bararchy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-11T17:45:15.000Z","updated_at":"2023-07-13T12:10:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"ae3bc218-2086-4e3a-80a7-f7c12a1d19a1","html_url":"https://github.com/bararchy/crystalmq","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bararchy%2Fcrystalmq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bararchy%2Fcrystalmq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bararchy%2Fcrystalmq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bararchy%2Fcrystalmq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bararchy","download_url":"https://codeload.github.com/bararchy/crystalmq/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246365645,"owners_count":20765546,"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-24T09:08:52.007Z","updated_at":"2025-03-30T19:13:28.645Z","avatar_url":"https://github.com/bararchy.png","language":"Crystal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About this project\n\nThis project is a Message Queue written in Crystal, very similar to NSQ.\n\n## Usage  \n\n\n\nTo run this project you will need three components.\n\n* A Message Router, running with either debug set to true or false\n\t\n\t`crystal router.cr false`\n\t\n* A Message Consumer, with a topic and channel set\n\t\n\t`crystal tools/consumer.cr my_topic my_channel`\n\t\n* A Message Producer, with a topic and message\n\t\n\t`crystal tools/producer.cr my_topic \"Hello World\"`\n\t\n* If you would like to run the benchmarks, feel free to use tools/meth\n\n```\n\t./meth --consumer # Will benchmark received messags (used in conjuction with producer)\n\t./meth --producer # Will benchmark sent messages (used in conjunction with consumer)\n\t./meth --latency  # Will benchmark request latency\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbararchy%2Fcrystalmq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbararchy%2Fcrystalmq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbararchy%2Fcrystalmq/lists"}