Giter VIP home page Giter VIP logo

cihatsolak / netcore-rabbitmq Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 858 KB

RabbitMQ is a message-queueing software also known as a message broker or queue manager. Simply said; it is software where queues are defined, to which applications connect in order to transfer a message or messages.

Home Page: https://medium.com/ltunes/k%C4%B1demli-tav%C5%9Fan-rabbitmq-4c65b03f95c9

License: MIT License

C# 83.10% HTML 13.30% CSS 3.08% JavaScript 0.52%
rabbitmq netcore5 consumer publisher erlang

netcore-rabbitmq's Introduction

NET CORE - RabbitMQ

image

We can respond quickly to requests coming with rabbitmq queuing system. There are three libraries and web MVC projects in total within the project. It has basic components such as consumer and publisher, queue and exchange. We store the incoming request in the queue in order not to keep users waiting for long processes. According to the state of the consumer, the processes in the queue are made by taking them in order. We can customize queue systems with the routeKey value. In addition, we can determine the workloads of our consumers according to their situations.

Libraries

image

Installed Packages (RabbitMQ.Consumer)

  • RabbitMQ.Client

Installed Packages (RabbitMQ.Publisher)

  • RabbitMQ.Client

Installed Packages (WebConsumer)

  • RabbitMQ.Client
  • Spire.Doc
  • System.Security.Permissions

Installed Packages (WebPublisher)

  • RabbitMQ.Client
  • Microsoft.VisualStudio.Web.CodeGeneration.Design

Contact Addresses

netcore-rabbitmq's People

Contributors

cihatsolak avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

hasan-akcakoca

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.