{"id":20316247,"url":"https://github.com/d0k1/artemis-queue-filtering","last_synced_at":"2025-10-30T20:41:43.378Z","repository":{"id":83452410,"uuid":"143108671","full_name":"d0k1/artemis-queue-filtering","owner":"d0k1","description":"How to filter a JMS Queue","archived":false,"fork":false,"pushed_at":"2018-08-01T10:56:23.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-02T12:38:25.304Z","etag":null,"topics":["apache-activemq-artemis","artemis-mq","jms","jms-client"],"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/d0k1.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":"2018-08-01T05:37:49.000Z","updated_at":"2023-11-26T15:46:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"15ff13f9-14eb-45b9-8fa8-afba590de8d9","html_url":"https://github.com/d0k1/artemis-queue-filtering","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/d0k1/artemis-queue-filtering","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d0k1%2Fartemis-queue-filtering","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d0k1%2Fartemis-queue-filtering/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d0k1%2Fartemis-queue-filtering/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d0k1%2Fartemis-queue-filtering/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d0k1","download_url":"https://codeload.github.com/d0k1/artemis-queue-filtering/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d0k1%2Fartemis-queue-filtering/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281880683,"owners_count":26577696,"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","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["apache-activemq-artemis","artemis-mq","jms","jms-client"],"created_at":"2024-11-14T18:25:15.993Z","updated_at":"2025-10-30T20:41:43.361Z","avatar_url":"https://github.com/d0k1.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JMS queue filtering\n\nThis simple example shows a technique for dropping some messages from a queue of Apache ActiveMQ Artemis.\n\nI wanted to avoid a lot of broken messages being processed, so I created this simple example.\n\nThis application connects to a broker, and receives messages one by one. When it receives a broken message the app just acknowledges it. Artemis removes acknowledged message from a queue. \nOn the other hand, when the app receives a valid message, the app send it back to the queue.\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd0k1%2Fartemis-queue-filtering","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd0k1%2Fartemis-queue-filtering","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd0k1%2Fartemis-queue-filtering/lists"}