{"id":23968909,"url":"https://github.com/heshanera/enterpriseservicebus","last_synced_at":"2026-04-17T08:02:31.289Z","repository":{"id":76895672,"uuid":"88397320","full_name":"heshanera/EnterpriseServiceBus","owner":"heshanera","description":"Service Bus which enables multiple services to interact with each other. Implemented using Java Sockets,  Java Native Interface (JNI) and Jython library. Can interact with Java, C++ and Python.","archived":false,"fork":false,"pushed_at":"2020-12-28T05:55:28.000Z","size":34033,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T19:36:32.453Z","etag":null,"topics":["cpp","java","java-native-interface","java-sockets","jython-library","middleware","python","service-bus"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/heshanera.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":"2017-04-16T07:10:04.000Z","updated_at":"2020-12-28T05:55:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"933fe752-5222-45e7-bc9d-386f41c003e4","html_url":"https://github.com/heshanera/EnterpriseServiceBus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/heshanera/EnterpriseServiceBus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heshanera%2FEnterpriseServiceBus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heshanera%2FEnterpriseServiceBus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heshanera%2FEnterpriseServiceBus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heshanera%2FEnterpriseServiceBus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heshanera","download_url":"https://codeload.github.com/heshanera/EnterpriseServiceBus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heshanera%2FEnterpriseServiceBus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31920518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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":["cpp","java","java-native-interface","java-sockets","jython-library","middleware","python","service-bus"],"created_at":"2025-01-07T00:56:05.314Z","updated_at":"2026-04-17T08:02:31.233Z","avatar_url":"https://github.com/heshanera.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EnterpriseServiceBus\nService Bus which enables multiple services to interact with each other. Implemented using java sockets, Java Native Interface (JNI) and jython library. Service Bus can interact with java, C++ and python. \n\n\n## High-Level Architecture\n![architecture](https://github.com/heshanera/EnterpriseServiceBus/blob/master/imgs/ServiceBus.png)\n\n\n\u0026nbsp;\u0026nbsp;\n## How to Run\n\n##### Go to the 'Demo' directory\n        cd Demo\n##### Starting the serice bus:\n        java -jar ServiceBus.jar\n##### Starting the client/s:\n        java -jar Client.jar\n\n\n\u0026nbsp;\u0026nbsp;\n## Adding a Service\n\n- Adding the configuration parameters of the service to 'EsbConfiguration.xml'\n\n- #### Java\n\t- Add the service to '/ServiceBus/src/services/javaServices'\n\t- Add the service info to '/ServiceBus/src/services/JavaServiceDirectory.java'\n\t- Compile\n\n- #### Python\n\t- Add the service to '/ServiceBus/src/services/PythonServices'\n\t- Add the service info to '/ServiceBus/src/services/PythonServiceDirectory.java'\n\t- Compile\n\n- #### C++\n\t- Add the service to '/ServiceBus/src/services/CppServices'\n\t- Add the service info to '/ServiceBus/src/services/CppServices/CppServiceDirectory.cpp'\n\t- Compile\n\n\u0026nbsp;\u0026nbsp;\n## Commands\n\n| Command       | Description   |\n| ------------- |-------------|\n| man | return the list of commands |\n| man \u003cserviceName\\\u003e | return the service info |\n| list | return the list of services  |\n| exit | disconnect from the Service Bus |\n| \u003cserviceName\\\u003e \u003cparam1\\\u003e ... | calling a service |\n\t\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheshanera%2Fenterpriseservicebus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheshanera%2Fenterpriseservicebus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheshanera%2Fenterpriseservicebus/lists"}