{"id":41244800,"url":"https://github.com/protegeproject/webprotege-ipc","last_synced_at":"2026-01-23T01:25:20.318Z","repository":{"id":70396473,"uuid":"393784955","full_name":"protegeproject/webprotege-ipc","owner":"protegeproject","description":"Common infrastructure for WebProtege microservices inter-process-communication","archived":false,"fork":false,"pushed_at":"2025-09-26T18:03:28.000Z","size":265,"stargazers_count":4,"open_issues_count":3,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-26T20:22:54.024Z","etag":null,"topics":["webprotege","webprotege-library"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/protegeproject.png","metadata":{"files":{"readme":"README.md","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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-07T20:24:25.000Z","updated_at":"2025-09-26T18:03:31.000Z","dependencies_parsed_at":"2023-05-31T11:01:15.764Z","dependency_job_id":"73a28b55-aacf-43d5-832c-c6720123d02b","html_url":"https://github.com/protegeproject/webprotege-ipc","commit_stats":null,"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/protegeproject/webprotege-ipc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protegeproject%2Fwebprotege-ipc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protegeproject%2Fwebprotege-ipc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protegeproject%2Fwebprotege-ipc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protegeproject%2Fwebprotege-ipc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protegeproject","download_url":"https://codeload.github.com/protegeproject/webprotege-ipc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protegeproject%2Fwebprotege-ipc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28677331,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T01:00:35.747Z","status":"ssl_error","status_checked_at":"2026-01-23T01:00:19.529Z","response_time":144,"last_error":"SSL_read: 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":["webprotege","webprotege-library"],"created_at":"2026-01-23T01:25:19.416Z","updated_at":"2026-01-23T01:25:20.287Z","avatar_url":"https://github.com/protegeproject.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# webprotege-ipc\nCommon infrastructure for WebProtege microservices inter-process-communication\n\n\n![webprotege-common CI](https://github.com/protegeproject/webprotege-ipc/actions/workflows/ci.yaml/badge.svg)\n\n## webprotege-ipc on Maven Central\n\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/edu.stanford.protege/webprotege-ipc/badge.svg)](https://maven-badges.herokuapp.com/maven-central/edu.stanford.protege/webprotege-ipc)\n\n## Key interfaces and classes\n\n\n\n[**CommandExecutor**](https://github.com/protegeproject/webprotege-ipc/blob/main/src/main/java/edu/stanford/protege/webprotege/ipc/CommandExecutor.java) – Used to dispatch specific types of outgoing commands that are handled by some microservice.  See [executing requests and receiving responses](https://github.com/protegeproject/webprotege-next-gen/wiki/Microservice-Implementation#executing-requests-and-receiving-responses) for an example.\n\n[**CommandHandler**](https://github.com/protegeproject/webprotege-ipc/blob/main/src/main/java/edu/stanford/protege/webprotege/ipc/CommandHandler.java) – Used by microservice implementations to handle specific types of incoming commands.  See [handling calls from other services](https://github.com/protegeproject/webprotege-next-gen/wiki/Microservice-Implementation#handling-calls-from-other-services) for an example.\n\n[**AuthorizedCommandHandler**](https://github.com/protegeproject/webprotege-ipc/blob/main/src/main/java/edu/stanford/protege/webprotege/ipc/AuthorizedCommandHandler.java) - Used by microservice implementation to handle specific types of incoming that require some level of authorization on the part of the sender/caller. \n\n[**EventHandler**](https://github.com/protegeproject/webprotege-ipc/blob/main/src/main/java/edu/stanford/protege/webprotege/ipc/EventHandler.java) - Used to listen to specific kind of events.  See [handling events](https://github.com/protegeproject/webprotege-next-gen/wiki/Microservice-Implementation#handling-events) for an example.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprotegeproject%2Fwebprotege-ipc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprotegeproject%2Fwebprotege-ipc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprotegeproject%2Fwebprotege-ipc/lists"}