GithubHelp home page GithubHelp logo

isabella232 / azure-event-hubs-java Goto Github PK

View Code? Open in Web Editor NEW

This project forked from azure/azure-event-hubs-java

0.0 0.0 0.0 2.33 MB

☁️ Java client library for Azure Event Hubs

Home Page: https://azure.microsoft.com/services/event-hubs

License: MIT License

Java 100.00%

azure-event-hubs-java's Introduction

Microsoft Azure Event Hubs

Microsoft Azure Event Hubs Client for Java

Azure Event Hubs is a highly scalable publish-subscribe service that can ingest millions of events per second and stream them into multiple applications. This lets you process and analyze the massive amounts of data produced by your connected devices and applications. Once Event Hubs has collected the data, you can retrieve, transform and store it by using any real-time analytics provider or with batching/storage adapters.

The Azure Events Hubs client library for .NET allows for both sending and receiving of events. Most common scenarios call for an application to act as either an event publisher or an event consumer, but rarely both.

An event publisher is a source of telemetry data, diagnostics information, usage logs, or other log data, as part of an embedded device solution, a mobile device application, a game title running on a console or other device, some client or server based business solution, or a web site.

An event consumer picks up such information from the Event Hub and processes it. Processing may involve aggregation, complex computation and filtering. Processing may also involve distribution or storage of the information in a raw or transformed fashion. Event Hub consumers are often robust and high-scale platform infrastructure parts with built-in analytics capabilities, like Azure Stream Analytics, Apache Spark, or Apache Storm.

We've moved!

The Microsoft Azure Event Hubs Client for Java has joined the unified Azure Developer Platform and can now be found in the Azure SDK for Java repository. To view the latest source, participate in the development process, report issues, or engage with the community, please visit our new home.

This repository has been archived and is intended to provide historical reference and context for the Microsoft Azure Event Hubs Client for Java.

Source code in the folders beginning with "microsoft-azure-" | Client JAR (Maven) | Event Processor Host JAR (Maven) | Product documentation

azure-event-hubs-java's People

Contributors

sreeramgarlapati avatar jamesbirdsall avatar sabeegrewal avatar sjkwak avatar jtaubensee avatar clemensv avatar hmlam avatar pgbhagat avatar velocipedist avatar dciborow avatar clguiman avatar shubhavijayasarathy avatar dlstucki avatar stuartleeks avatar simplesteph avatar sjoerdsmink avatar mssfang avatar serkantkaraca avatar scottmacwatters avatar fokko avatar dmoebius avatar devigned avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.