Bukhtawar's Stars
opensearch-project/asynchronous-search
:arrow_forward: Run queries in the background and retrieve partial results along the way
opensearch-project/OpenSearch
🔎 Open source distributed and RESTful search engine.
mikemccand/luceneserver
A high performance "thin wrapper" HTTP REST server on top of Apache Lucene
opendistro-for-elasticsearch/asynchronous-search
:arrow_forward: Asynchronous search makes it possible for users to run queries in the background, allowing users to track the progress, and retrieve partial results as they become available.
hariharanv01/perf-mon
Performance Monitor(perf-mon) is a Metrics API library based framework that can be used in Java applications to record and monitor performance. The framework comes with a host of annotations and functionalities that can be very easily bound to any java application. It's a wrapper over Metrics api library to get rid of all the boiler plate code just using annotations most of the time. It also provides additional functionalities for tracking performance recordings.