GithubHelp home page GithubHelp logo

anonymitaet / pulsar-io-amqp-1-0 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from streamnative/pulsar-io-amqp-1-0

0.0 1.0 0.0 264 KB

support sink/source for AMQP version 1.0.0

License: Apache License 2.0

Java 92.76% Python 2.65% Shell 2.91% Dockerfile 1.68%

pulsar-io-amqp-1-0's Introduction

AMQP1_0 connector

The AMQP1_0 connector is a Pulsar IO connector for exchanging data between AMQP 1.0 and Pulsar. It consists of two types of connectors:

  • AMQP1_0 source connector

    This connector feeds data from AMQP and writes data to Pulsar topics.

  • AMQP1_0 sink connector

    This connector pulls data from Pulsar topics and persists data to AMQP.

Doc

AMQP1_0 connector version Apache Pulsar version Doc
2.7.1.1

2.7.1.2

2.7.1.3
2.7.x - AMQP1_0 source connector

- AMQP1_0 sink connector

Project layout

Below are the sub folders and files of this project and their corresponding descriptions.

├── conf // examples of configuration files of this connector
├── docs // user guides of this connector
├── script // scripts of this connector
├── io-amqp1_0-impl
│   ├── src // source code of this connector
├── tests // integration test
├── src
│   ├── checkstyle // checkstyle configuration files of this connector
│   ├── license // license header for this project. `mvn license:format` can be used for formatting the project with the stored license header in this directory
│   │   └── ALv2
│   ├── spotbugs // spotbugs configuration files of this connector

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.