{"id":42741574,"url":"https://github.com/jeffkit/rabbitmq-benchmark","last_synced_at":"2026-01-29T19:00:05.309Z","repository":{"id":1447847,"uuid":"1679586","full_name":"jeffkit/rabbitmq-benchmark","owner":"jeffkit","description":null,"archived":false,"fork":false,"pushed_at":"2011-07-07T06:33:21.000Z","size":92,"stargazers_count":15,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-03-11T02:01:58.783Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jeffkit.png","metadata":{"files":{"readme":"README","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}},"created_at":"2011-04-29T06:06:28.000Z","updated_at":"2020-10-26T10:10:08.000Z","dependencies_parsed_at":"2022-07-15T10:30:54.415Z","dependency_job_id":null,"html_url":"https://github.com/jeffkit/rabbitmq-benchmark","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/jeffkit/rabbitmq-benchmark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffkit%2Frabbitmq-benchmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffkit%2Frabbitmq-benchmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffkit%2Frabbitmq-benchmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffkit%2Frabbitmq-benchmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeffkit","download_url":"https://codeload.github.com/jeffkit/rabbitmq-benchmark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffkit%2Frabbitmq-benchmark/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28882591,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T16:41:59.663Z","status":"ssl_error","status_checked_at":"2026-01-29T16:39:39.641Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-01-29T19:00:04.369Z","updated_at":"2026-01-29T19:00:05.302Z","avatar_url":"https://github.com/jeffkit.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"本项目用于对rabbitmq做性能测试。使用rabbitMQ的java 客户API。\n\n依赖包：\ncommons-cl-1.1.jar\ncommons-io-1.2.jar\nrabbitmq-client.jar\n\n使用方法：\n\n一、入队列测试命令：\ncd rabbitmq-benchmark/bin/\njava -cp .:../lib/commons-io-1.2.jar:../lib/commons-cli-1.1.jar:../lib/rabbitmq-client.jar info.jeffkit.rabbitmq.benchmark.Producer\n接受下面四个参数：\n\n1、队列名，默认为single。\n2、每条消息大小，，默认值为1kByte。\n3、消息是否持久化，默认为不持久化。\n4、发送消息总条数，默认为10万条消息。\n使用示例：Producer myqueue 1024 true 100000\n\n二、出队测试命令：\ncd rabbitmq-benchmark/bin/\njava -cp .:../lib/commons-io-1.2.jar:../lib/commons-cli-1.1.jar:../lib/rabbitmq-client.jar info.jeffkit.rabbitmq.benchmark.Consumer\n接受下面5个参数：\n一、队列名，默认为single。\n二、消费者个数，默认为1个，每个消费者使用一条线程。\n三、QOS，表示每消费者同一时间能接收到消息数，默认为0，即无限制。\n四、autoAck,默认为true，即自动发送回执，无事务。\n五、是否持久化，默认为否。\n使用示例 ：Consumer myqueue 2 10 true true\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffkit%2Frabbitmq-benchmark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeffkit%2Frabbitmq-benchmark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffkit%2Frabbitmq-benchmark/lists"}