Coder Social home page Coder Social logo

module-ballerinax-azure-service-bus's Introduction

Ballerina Azure Service Bus Connector

Build GitHub Last Commit License

The Azure Service Bus is a reliable cloud Messaging as a Service (Maas). It is an enterprise message broker with message queues and publish-subscribe topics. The service bus is used to decouple applications and services from each other. Data is transferred between different applications and services using messages. You can find more information here.

The Azure Service Bus Ballerina connector allows you to connect to the Azure Service Bus to send and receive messages. You can perform actions such as send to queue, send to topic, receive from queue, receive from subscription, etc.

For more information, go to the module(s).

Building from the source

Setting up the prerequisites

  1. Download and install Java SE Development Kit (JDK) version 11. You can install either OpenJDK or Oracle.

    Note: Set the JAVA_HOME environment variable to the path name of the directory into which you installed JDK.

  2. Download and install Ballerina.

Building the source

Execute the commands below to build from the source.

  1. To Build & Package the Native Java Wrapper: Change the current directory to the root directory and execute the following command.
    ./gradlew build
  1. To build the Ballerina package: Change the current directory to the asb-ballerina home directory and execute the following command.
    bal pack
  1. To run the tests after build: Change the current directory to the asb-ballerina home directory and execute the following command.
    bal test

Contributing to Ballerina

As an open source project, Ballerina welcomes contributions from the community.

For more information, go to the contribution guidelines.

Code of conduct

All contributors are encouraged to read the Ballerina Code of Conduct.

Useful links

module-ballerinax-azure-service-bus's People

Contributors

rolandhewage avatar ballerina-bot avatar lakshanss avatar abeykoon avatar sknuwantissera avatar kasun-indrasiri avatar chuhaa avatar mohamedsabthar avatar maheshika avatar keizer619 avatar udda1996 avatar kapilraajp avatar

Watchers

James Cloos 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.