{"id":19224811,"url":"https://github.com/flipkart-incubator/phantom","last_synced_at":"2025-12-12T01:19:45.128Z","repository":{"id":9454028,"uuid":"11334016","full_name":"flipkart-incubator/phantom","owner":"flipkart-incubator","description":"Phantom is a high performance proxy for accessing distributed services. It is an RPC system with support for different transports and protocols. Phantom is inspired by Twitter Finagle clients and builds on the capabilities of technologies like Netty, Unix Domain Sockets, Netflix Hystrix and Spring. Phantom proxies have been used to serve several hundred million API calls in production deployments at Flipkart.","archived":false,"fork":false,"pushed_at":"2022-11-16T03:46:09.000Z","size":3709,"stargazers_count":50,"open_issues_count":11,"forks_count":27,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-04-01T07:11:56.625Z","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/flipkart-incubator.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2013-07-11T05:56:29.000Z","updated_at":"2024-09-22T15:51:57.000Z","dependencies_parsed_at":"2023-01-13T15:30:17.335Z","dependency_job_id":null,"html_url":"https://github.com/flipkart-incubator/phantom","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flipkart-incubator%2Fphantom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flipkart-incubator%2Fphantom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flipkart-incubator%2Fphantom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flipkart-incubator%2Fphantom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flipkart-incubator","download_url":"https://codeload.github.com/flipkart-incubator/phantom/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249979886,"owners_count":21355315,"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-11-09T15:12:54.986Z","updated_at":"2025-12-12T01:19:40.035Z","avatar_url":"https://github.com/flipkart-incubator.png","language":"Java","funding_links":[],"categories":["开发框架"],"sub_categories":[],"readme":"Phantom\n=======\n\nPhantom is a high performance proxy for accessing distributed services. It is an RPC system with support for different \ntransports and protocols. Phantom is inspired by Twitter Finagle clients and builds on the capabilities of technologies like \nNetty, Unix Domain Sockets, Netflix Hystrix and Spring. Phantom proxies have been used to serve several hundred million \nAPI calls in production deployments at Flipkart.\n\n## Releases\n\n| Release | Date | Description |\n|:------------|:----------------|:------------|\n| Version 3.8.0             | Dec 2021      |    Upgrade log4j to 2.16.0\n| Version 3.7.0             | Dec 2021      |    Upgrade log4j to 2.15.0\n| Version 3.6.0             | Nov 2021      |    Filtering commands and threadpools in hystrix dashboard\n| Version 3.5.0             | Sep 2020      |    Spring 5 Upgrade \u0026 Corresponding XML updates\n| Version 3.4.0             | May 2017      |    Passing execution errors to fallback\n| Version 3.3.0             | Feb 2017      |    Upgrading to Jetty 9.4.1.v20170120\n| Version 3.2.0             | Jan 2017      |    Hystrix 1.5.8, Customizable core and max thread pool sizes for Task \n\n## Changelog\n\nChangelog can be viewed in CHANGELOG.md file (https://github.com/Flipkart/phantom/blob/master/CHANGELOG.md)\n\n## Why Phantom\nPhantom is the \"ghost who walks\" - an entity whose presence can be felt (in a good way) but its existence need not be acknowledged.\nThe Service Proxies fit this analogy well and therefore earned the moniker \"Phantom\". Motivation for creating Phantom and design overview \nis described in this [Proxies for resilience and fault tolerance in SOA](https://tech.flipkart.com/proxies-for-resilience-and-fault-tolerance-in-distributed-soa-8a849bcf4873) blog post.\n\n## Phantom Consoles\n![Monitor](https://github.com/Flipkart/phantom/raw/master/docs/Service%20Proxy.png)\n\n![Admin Console](https://github.com/Flipkart/phantom/raw/master/docs/Phantom%20http%20config.png)\n\n## Getting Started\nThe [Getting Started](https://github.com/Flipkart/phantom/wiki/Getting-started-and-Examples) page has \"5 minute\" examples to help you start using Phantom proxies.\n\n## Documentation and Examples\nPhantom project modules that start with \"sample\" - for e.g. sample-http-proxy, sample-task-proxy are example proxy implementations.\nDocumentation is continuously being added to the Wiki page of Phantom (https://github.com/Flipkart/phantom/wiki)\n\n## Getting help\nFor discussion, help regarding usage, or receiving important announcements, subscribe to the Phantom users mailing list: http://groups.google.com/group/phantom-users\n\n## License\nPhantom is licensed under : The Apache Software License, Version 2.0. Here is a copy of the license (http://www.apache.org/licenses/LICENSE-2.0.txt)\n\n## Core contributors\n* Regunath B ([@regunathb](http://twitter.com/RegunathB))\n* Devashish Shankar ([@devashishshankar](https://github.com/devashishshankar))\n* Kartik B Ukhalkar ([@kartikssj](https://github.com/kartikssj))\n* Arya Ketan ([@aryaKetan](https://github.com/aryaKetan))\n* Amanpreet Singh ([@aman_high](https://github.com/aman_high))\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflipkart-incubator%2Fphantom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflipkart-incubator%2Fphantom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflipkart-incubator%2Fphantom/lists"}