Academic literature on the topic 'RabbitMQ'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'RabbitMQ.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Journal articles on the topic "RabbitMQ"

1

Kaciuczyk, Tobiasz, Tomasz Korga, and Jakub Smołka. "Functional and performance analysis of selected message brokers in a distributed application." Journal of Computer Sciences Institute 14 (March 30, 2020): 19–25. http://dx.doi.org/10.35784/jcsi.1570.

Full text
Abstract:
Article presents results of performance analysis of selected message brokers: Apache ActiveMQ, RabbitMQ and Apache Kafka. To analyze has been subjected time of messaging determined based by time of sending and receiving message. Tests were carried out by authorial client application, written in Java language. The research was supplemented with a theoretical description of each tools architecture, including JMS and AMQP specifications and a basic description of brokers functionality.
APA, Harvard, Vancouver, ISO, and other styles
2

Zikky, Moh, Rizky Yuniar Hakkun, and Buchori Rafsanjani. "Indonesian Sign Language API (OpenSIBI API) as The Gateway Services for Myo Armband." International Journal of Artificial Intelligence & Robotics (IJAIR) 1, no. 1 (October 31, 2019): 16. http://dx.doi.org/10.25139/ijair.v1i1.2026.

Full text
Abstract:
We create an API (Application Programming Interface) for Indonesian Sign Language (Sistem Isyarat Bahasa Indonesia/SIBI) which is called OpenSIBI. In this case study, we use the Myo Armband device to capture hand gesture data movement. It uses five sensors: Accelerometer, Gyroscope, Orientation, Orientation-Euler, and EMG. First, we record, convert and save those data into JSON dataset in the server as data learning. Then, every data request (trial data) from the client will compare them using k-NN Normalization process. OpenSIBI API works as the middleware which integrated to RabbitMQ as the queue request arranger. Every service request from the client will automatically spread to the server with the queue process. As the media observation, we create a client data request by SIBI Words and Alphabeth Game, which allows the user to answer several stages of puzzle-game with Indonesian Sign Language hand gesture. Game-player must use the Myo armband as an interactive device that reads the hand movement and its fingers for answering the questions given. Thus, the data will be classified and normalized by the k-NN algorithm, which will be processed on the server. In this process, data will pass OpenAPI SIBI (which connected to RabbitMQ) to queue every incoming data-request. So, the obtained data will be processed one by one and sent it back to the client as the answer.
APA, Harvard, Vancouver, ISO, and other styles
3

Nugroho, A., Widyawan, and S. S. Kusumawardani. "Distributed Classifier for SDGs Topics in Online News using RabbitMQ Message Broker." Journal of Physics: Conference Series 1577 (July 2020): 012026. http://dx.doi.org/10.1088/1742-6596/1577/1/012026.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Moskvicheva, K. S., and M. V. Dolgachev. "Industry Paper: Kafka versus RabbitMQ. A comparative study of two industry reference publish/subscribe implementations." Youth Science Forum Journal 1, no. 4 (October 2020): 3–17. http://dx.doi.org/10.35599/forummn/01.04.01.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Pathak, Abhishek D. "Internet of Things: Reliablity & Availability of Advanced Queuing Mechanism in RabbitMQ, Issues & challenges." Bioscience Biotechnology Research Communications 13, no. 14 (December 25, 2020): 20–23. http://dx.doi.org/10.21786/bbrc/13.14/5.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Dost, Jeffrey, Edgar Fajardo, Brian Bockelman, Leonardo Hernández-Cano, Caitlin Hung, Naveen Kashyap, Frank Würthwein, and Marian Zvada. "Factory Monitoring for the 21st Century." EPJ Web of Conferences 214 (2019): 03038. http://dx.doi.org/10.1051/epjconf/201921403038.

Full text
Abstract:
A key aspect of pilot-based grid operations are the GlideinWMS pilot factories. A proper and efficient use of any central block in the grid infrastructure for operations is inevitable, and GlideinWMS factories are no exception. The monitoring package for the GlideinWMS factory was originally developed when the factories were serving a couple of VOs and tens of sites. Today with the factories serving tens of VOs and hundreds of sites around the globe an update of the monitoring is due. Moreover with the new availability of industry open source storage and graphing packages an opportunity remains open.This work presents the changes made to the factory monitoring to leverage different technologies: Elasticsearch, RabbitMQ, Grafana, and InfluxDB to provide a centralized view of the status and work of several GlideinWMS factories located in different continents around the globe.
APA, Harvard, Vancouver, ISO, and other styles
7

Skorpil, Vladislav, and Vaclav Oujezsky. "Parallel Genetic Algorithms’ Implementation Using a Scalable Concurrent Operation in Python." Sensors 22, no. 6 (March 20, 2022): 2389. http://dx.doi.org/10.3390/s22062389.

Full text
Abstract:
This paper presents an implementation of the parallelization of genetic algorithms. Three models of parallelized genetic algorithms are presented, namely the Master–Slave genetic algorithm, the Coarse-Grained genetic algorithm, and the Fine-Grained genetic algorithm. Furthermore, these models are compared with the basic serial genetic algorithm model. Four modules, Multiprocessing, Celery, PyCSP, and Scalable Concurrent Operation in Python, were investigated among the many parallelization options in Python. The Scalable Concurrent Operation in Python was selected as the most favorable option, so the models were implemented using the Python programming language, RabbitMQ, and SCOOP. Based on the implementation results and testing performed, a comparison of the hardware utilization of each deployed model is provided. The results’ implementation using SCOOP was investigated from three aspects. The first aspect was the parallelization and integration of the SCOOP module into the resulting Python module. The second was the communication within the genetic algorithm topology. The third aspect was the performance of the parallel genetic algorithm model depending on the hardware.
APA, Harvard, Vancouver, ISO, and other styles
8

Weitzel, Derek, Brian Bockelman, Marian Zvada, Kevin Retzke, and Shreyas Bhat. "GRACC: GRid ACcounting Collector." EPJ Web of Conferences 214 (2019): 03032. http://dx.doi.org/10.1051/epjconf/201921403032.

Full text
Abstract:
The OSG has long maintained a central accounting system called Gratia. It uses small probes on each computing and storage resource in order to collect resource usage. The probes report to a central collector which stores the usage in a database. The database is then queried to generate reports. As the OSG aged, the size of the database grew very large. It became too large for the database technology to efficiently query to generate detailed reports. The design of a replacement requires data storage that could be queried efficiently to generate multi-year reports. Additionally, it requires flexibilityto add new attributes to the collected data. In this paper we will describe updates to the GRACC architecture in the last 18 months. GRACC uses modern web technologies that were designed for large data storage, query, and visualization. That includes the open source database Elasticsearch, message broker software RabbitMQ, and Grafana and Kibana as data visualization platforms. It uses multiple agents that perform operations on the data to transform it for easier querying and summarization.
APA, Harvard, Vancouver, ISO, and other styles
9

Hong, Bo, Hui Wang, and Zijian Cao. "An Effective Fault-Tolerant Intrusion Detection System under Distributed Environment." Wireless Communications and Mobile Computing 2021 (October 19, 2021): 1–9. http://dx.doi.org/10.1155/2021/2716881.

Full text
Abstract:
Traditional intrusion detection system is limited to a single network or several hosts, which has been seriously unable to fulfill the growing information security problems. This paper uses the distributed technology to design and implement an intrusion detection system (IDS) based on the hybrid of Hadoop with some effective open-source technologies. On the one hand, it can efficiently realize the data acquisition and analysis under distributed environment. On the other hand, it can solve the problems of single-point fault-tolerant and the insufficient data processing capacity of the traditional intrusion detection system. In this IDS, RabbitMQ, Flume, and MongoDB are utilized to act as the middleware of this system to build the system environment which includes the collector, analyzer, and data storage. By detecting the CPU and memory usage of hosts, TCP connections, network bandwidth, web server operation logs, and the logs of user behavior, the proposed IDS especially focuses on monitoring the first four parts, which can better detect external distributed denial of service attacks and intrusions and send automatically alarm service information to the administrators.
APA, Harvard, Vancouver, ISO, and other styles
10

Speight, Claire. "Healthy rabbits and communicating with owners." Veterinary Nurse 11, no. 5 (June 2, 2020): 223–27. http://dx.doi.org/10.12968/vetn.2020.11.5.223.

Full text
Abstract:
Rabbits need species-specific care, in order to meet their health, welfare and behavioural needs. Preventative health care is imperative to help keep rabbits healthy. Advice needs to be given to owners on their rabbit's dietary requirements, and why hay and grass is imperative as the bulk of their diet. Vaccinations to help prevent myxomatosis and rabbit viral haemorrhagic disease (RVHD1 and RVHD2) should be advised for all rabbits, including house rabbits. Rabbits require adequate space and the companionship of another rabbit to live a good quality life. They should have access to an exercise area, and have the choice of where to spend their time, without the need to be picked up and moved from a hutch to a run. Many owners will look to veterinary nurses for current advice, and it is important that nurses feel confident in offering the most up-to-date information. At times, it may be that owners need to make changes to the way they care for their rabbits, and being confident in explaining why these need to be implemented, and the positive effects these will have on the rabbit's life, is vital.
APA, Harvard, Vancouver, ISO, and other styles
More sources

Dissertations / Theses on the topic "RabbitMQ"

1

Åhlander, Mattias. "Aktiv felhantering av loggdata." Thesis, Mittuniversitetet, Institutionen för informationssystem och –teknologi, 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:miun:diva-39347.

Full text
Abstract:
The main goal of this project has been to investigate how a message queue can be used to handle error codes in log files more actively. The project has followed the Design Science Research Methodology for development and implementation of the solution. A model of the transaction system was developed and emulated in newly developed applications. Two experiments were performed, the first of which tested a longer run time with intervals between messages and the second a time measurement of how long it takes to send 20 000 messages. The first experiment showed that the message queue was able to handle all messages which gave a high throughput of 22.5 messages per second without any messages being lost. The implemented consumer application received all messages and successfully counted the number of error codes in the received data. The experiments that have been carried out have proven that a message queue can be implemented to handle error codes in log files more actively. The future work that can be performed may include an evaluation of the security of the system, comparisons of performance compared to other message queues, performing the experiments on more powerful computers and implementation of machine learning to classify the log data.
Målet med det här projektet har varit att undersöka hur en meddelandekö kan användas för att felhantera felkoder i loggfiler mer aktivt. Projektet har följt Design Science Research Methodology för utveckling och implementering av lösningen. En modell av transaktionssystemet togs fram och emulerades i nyutvecklade applikationer. Två experiment utfördes varav det första testade en längre körning med intervall mellan meddelanden och det andra en tidmätning för hur lång tid det tar att skicka 20 000 meddelanden. Det första experimentet visade att meddelandekön klarade av att hantera meddelanden som skickades över två timmar. Det andra experimentet visade att systemet tog 14 minuter och 45 sekunder att skicka och hantera alla meddelanden, vilket gav en hög genomströmning av 22.5 meddelanden per sekund utan att några meddelanden gick förlorade. Den implementerade mottagarapplikationen tog emot alla meddelanden och lyckades räkna upp antalet felkoder som presenterades i den inkomna datan. De experiment som har utförts har bevisat att en meddelandekö kan implementeras för att felhantera felkoder i loggfiler mer aktivt. De framtida arbeten som kan utföras omfattar en utvärdering av säkerheten av systemet, jämförelser av prestanda jämfört med andra meddelandeköer, utföra experimenten på kraftfullare datorer och en implementering av maskininlärning för att klassificera loggdatan.
APA, Harvard, Vancouver, ISO, and other styles
2

Forsberg, Tomas. "ParCam : Applikation till Android för tolkning av parkeringsskyltar." Thesis, Mittuniversitetet, Institutionen för informationssystem och –teknologi, 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:miun:diva-39355.

Full text
Abstract:
It is not always that easy to accurately interpret a parking signs The driver is expected to keep track of what every road sign, direction, prohibition, and amendment means, both by themselves and in combination with each others In addition, the driver must also keep track of the time, date, if there is a holiday, week number, etcs This can make the driver unsure of the rules, or interpret the rules incorrectly, which can lead to hefty fnes or even a towed vehicles By developing a mobile application that can analyze a photograph of a parking sign and quickly give the driver the verdict, the interpretation process can be made easys The purpose of this study has been to examine available technology within image and text analysis and then develop a prototype of an Android application that can interpret a photograph of a parking sign and quickly give the correct verdict, with the help of said technologys The constructed prototype will be evaluated partly by user tests to evaluate the application’s usability, and partly by functionality tests to evaluate the accuracy of the analysis processs Based on the results from the tests, a conclusion was drawn that the application gave a very informative and clear verdict, which was correct most of the time, but ran into problems with certain signs and under more demanding environmental circumstancess The tests also showed that the interface was perceived as easy to understand and use, though less interaction needed from the user was desireds There is a great potential for future development of ParCam, where the focus will be on increasing the automation of the processs
Att tolka en parkeringsskylt korrekt är inte alltid så  enkelt. Föraren förväntas ha koll på vad alla vägmärken, anvisningar, förbud, och tillägg betyder, både för sig själva och i kombination med varandra. Dessutom måste föraren även ha koll på  tid, datum, ev. helgdag, veckonummer m.m. Detta kan leda till att föraren blir osäker på vad som gäller eller tolkar reglerna felaktigt, vilket kan leda till dryga böter och även bortbogserat fordon. Genom att utveckla en mobilapplikation som kan analysera ett fotografi av en parkeringsskylt och snabbt ge svar kan denna tolkningsprocess underlättas för föraren. Syftet med denna studie har varit att utforska befintliga teknologier inom bild- och textanalys och därefter konstruera en prototyp av en Android-app som med hjälp av denna teknologi samt användarens mobilkamera kunna tolka fotografier av en parkeringsskylt och snabbt ge en korrekt utvärdering. Den konstruerade prototypen kommer att utvärderas dels genom användartester för att testa applikationens användbarhet och dels genom analys av utdata för att mäta analysens träffsäkerhet. Från testerna drogs slutsatsen att applikationen gav ett väldigt tydligt och informativt svar där analysen var korrekt de allra flesta gångerna, men stötte på problem med vissa skyltar och under svårare miljöförhållanden. Testerna visade också att gränssnittet upplevdes lätt att använda, men skulle helst kräva mindre inblandning från användaren. Det finns stor utvecklingspotential för ParCam, där fokus kommer att läggas på utökad automatisering av processen.
APA, Harvard, Vancouver, ISO, and other styles
3

Rabiee, Amir. "Analyzing Parameter Sets For Apache Kafka and RabbitMQ On A Cloud Platform." Thesis, KTH, Skolan för elektroteknik och datavetenskap (EECS), 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-232140.

Full text
Abstract:
Applications found in both large and small enterprises need a communication method in order to meet requirements of scalability and durability. Many communication methods exist, but the most well-used are message queues and message brokers. The problem is that there exist many different types of message queues and message brokers with their own unique design and implementation choices. These choices result in different parameter sets, which can be configured in order to meet requirements of for example high durability, throughput, and availability. This thesis tests two different message brokers, Apache Kafka and RabbitMQ, with the purpose of discussing and showing the impact on throughput and latency when using a variety of parameters. The experiments conducted are focused on two primary metrics, latency and throughput, with secondary metrics such as diskand CPU-usage. The parameters chosen for both RabbitMQ and Kafka are optimized for maximized throughput and decreased latency. The experiments conducted are tested on a cloud platform; Amazon Web Services. The results show that Kafka outshines RabbitMQ regarding throughput and latency. RabbitMQ is the most efficient in terms of quantity of data being written, while on the other hand being more CPU-heavy than Kafka. Kafka performs better than RabbitMQ in terms of the amount of messages being sent and having the shortest one-way latency.
Applikationer som finns i både komplexa och icke-komplexa system behöver en kommunikationsmetod för att uppfylla kriterierna för skalbarhet och hållbarhet. Många kommunikationsmetoder existerar, men de mest använda är meddelandeköer och meddelandemäklare. Problemet är att det finns en uppsjö av olika typer av meddelandeköer och meddelandemäklare som är unika med avseende på deras design och implementering. Dessa val resulterar i olika parametersatser som kan konfigureras för att passa olika kriterier, exempelvis hög hållbarhet, genomströmning och tillgänglighet. Denna avhandling testar två olika meddelandemäklare, Apache Kafka och RabbitMQ med syfte att diskutera och visa effekterna av att använda olika parametrar. De utförda experimenten är inriktade på två primära mätvärden, latens och genomströmning, med sekundära mätvärden som exempelvis diskanvändning och CPU-användning. De parametrar som valts för både RabbitMQ och Kafka optimeras med fokus på de primära mätvärdena. Experimenten som genomförs testades på en molnplattform; Amazon Web Services. Resultaten visar att Kafka presterar bättre än RabbitMQ när det kommer till genomströmning och latens. Gällande inverkan av Kafka och RabbitMQ på mängden skriven data, är RabbitMQ den mest effektiva, medan den å andra sidan är mer CPU-tung än Kafka.
APA, Harvard, Vancouver, ISO, and other styles
4

Svensson, Anton. "Prestanda i en expanderande meddelandeorienterad arkitektur : En jämförande studie av Apache Kafka och RabbitMQ." Thesis, Högskolan i Skövde, Institutionen för informationsteknologi, 2021. http://urn.kb.se/resolve?urn=urn:nbn:se:his:diva-20057.

Full text
Abstract:
Människors levnadsstandarder förbättras ständigt tack vare nya innovativa system som möjliggörs genom att sensorer kopplas upp mot internet för att i realtid producera och analysera stora mängder viktiga data om den verkliga världens tillstånd. Luftkvalitet förvärras i världen och genom datainsamling och dataanalys kan realtidsvarningar erbjudas. Meddelandemäklare introduceras i systemarkitekturer för att samla in, lagra och strukturera datamängder på ett felsäkert sätt. Problemet är att meddelandemäklare måste kunna hantera många distribuerade luftkvalitetssensorer för att tillgodose behovet av exakt representation av luftkvalitet. Kafka och RabbitMQ sattes upp med hjälp av Docker för att under experiment undersöka vilken meddelandemäklare som tillhandahöll bäst prestanda när antalet sensorer ökade. En containeriserad webbapplikation utvecklades för att i ett gränssnitt kunna definiera exekverbara experiment. Containeriserade tjänster startades under exekvering upp. Genomsnittliga data aggregerades varje sekund till en mätpunkt för realtidspresentation i webbgränssnittet. Kafka tillhandahöll lägst latens och högst genomströmningshastighet när antalet sensorer ökade.

Det finns övrigt digitalt material (t.ex. film-, bild- eller ljudfiler) eller modeller/artefakter tillhörande examensarbetet som ska skickas till arkivet.

APA, Harvard, Vancouver, ISO, and other styles
5

Järvelä, Andreas, and Sebastian Lindmark. "Evaluation and comparison of a RabbitMQ broker solution on Amazon Web Services and Microsoft Azure." Thesis, Linköpings universitet, Programvara och system, 2019. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-158242.

Full text
Abstract:
In this thesis, a scalable, highly available and reactive RabbitMQ cluster is implemented on Amazon Web Services (AWS) and Microsoft Azure. An alternative solution was created on AWS using the CloudFormation service. These solutions are performance tested using the RabbitMQ PerfTest tool by simulating high loads with varied parameters. The test results are used to analyze the throughput and price-performance ratio for a chosen set of instances on the respective cloud platforms. How performance changes between instance family types and cloud platforms is tested and discussed. Additional conclusions are presented regarding the general performance differences in infrastructure between AWS and Microsoft Azure.
APA, Harvard, Vancouver, ISO, and other styles
6

Nilsson, Erik, and Victor Pregén. "Performance evaluation of message-oriented middleware." Thesis, KTH, Hälsoinformatik och logistik, 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-283539.

Full text
Abstract:
Message-oriented middleware (MOM) is a middleware used for communication between applications. There are many different MOM technologies available today, each offering different performance (throughput and latency). The performance of MOMs depends on both message size and message guarantee settings used. The problem is that it can be difficult for users to know which MOM they should choose given their requirements. The goal was to create a performance (latency and throughput) comparison of three popular MOMs; Apache Kafka, RabbitMQ and Nats Streaming. The result shows that Kafka is the best performing MOM for smaller message sizes (under 512 bytes). RabbitMQ has the best performance for larger message sizes (over 32768 bytes). Nats Streaming only outperformed the other message system for a few combinations of message guarantee settings with the message size 4096 bytes.
Meddelandeorienterad mellanprogramvara (MOM) är mellanprogramvara som används för kommunikation mellan applikationer. Det finns många MOM system som erbjuder olika prestanda (genomströmning och latens). Prestandan är beroende av vilka meddelandegarantier som används samt meddelande storlek. Detta gör det svårt för användare att välja MOM utifrån sina krav. Målet är därför att jämföra tre populära MOMs; Apache Kafka, RabbitMQ och Nats Streaming. Resultaten visar att Kafka presterar bäst med små meddelandestorlekar (Under 512 bytes). RabbitMQ presterar bäst för större meddelanden (Över 32768 bytes) medans Nats Streaming enbart presterar bäst med ett begränsat antal meddelandegarantier och med en meddelandestorlek på 4096 bytes.
APA, Harvard, Vancouver, ISO, and other styles
7

Johansson, Tobias. "Message-Oriented Middleware as a Queue Management Solution to Improve Job Handling within an E-Commerce System." Thesis, KTH, Skolan för elektroteknik och datavetenskap (EECS), 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-235489.

Full text
Abstract:
Today’s applications are required to continuously adapt and adjust, to be able to meet a constant change in demand. As result of an increasing amount of data, choosing the right communication method becomes a vital step. A solution that have been functional for a long time, may at any point in time be unable to reach the level it requires and instead turns into bottlenecks and inefficient solutions.Using a database as a communication method between system entities, does not have to be a bad solution. A database has it perks with being a simple solution and efficient query operations. However, using it as a queue management system, requires entities to continuously poll new table entries. This solution may not be the most suitable nor best available option. There exists communication system developed for the specific purpose of efficiently distributing messages to available parties.Implementing a message-oriented middleware enables for asynchronous communication which promotes applications to be more loosely coupled. As a result, available resources could be better utilised and improve the system performance. This degree project investigates the development and integration of two message-oriented middlewares, RabbitMQ and AcviteMQ, within an e-commerce system. The purpose is to explore the potentials of changing queue management system from a database to a message broker. The expected outcome is a more flexible job handling and, perhaps, an improvement of job processing by using a more efficient distribution.The results show that changing queue management system from the database to a message-oriented middleware could improve the performance of handling of invoice jobs. Testing the application servers of the Proceedo system, with a batch of invoice jobs, showed a potential of up to 17 percent faster process time using a message broker. This corresponds to a reduced process time of around 11 minutes for one application server and 6 minutes using two. Additionally, both brokers provide flexible message handling through functionality to priorities messages.
Dagens applikationer måste kontinuerligt anpassa och justera sig för att kunna möta en ständig förändring i efterfrågan. Resultat som blir av den ökande mängd data som behöver kunna hanteras, är kravet på att välja rätt kommunikationsmetod. En lösning som varit funktionell under lång tid, kan när som helst bli oförmögen att nå den nivå som krävs. Istället förvandlas den till en flaskhals och på så sätt bli en ineffektiv lösning.Att använda en databas som en kommunikationsmetod mellan systemenheter behöver inte vara en dålig lösning. En databas har förmåner som att att vara en enkel lösning och effektivt kunna hantera förfrågningar. När det appliceras som ett köhanteringssystem, krävs det att alla enheter kontinuerligt skickar nya förfrågningar för att hämta nya tabelluppdateringar. Denna lösning kanske inte är det mest lämpliga eller bästa tillgängliga alternativet. Det finns kommunikationssystem utvecklade för det här specifika syftet, att effektivt distribuera meddelanden till tillgängliga parter.Införandet av ett meddelandeorienterad middlewares gör det möjligt för asynkron kommunikation som främjar applikationer till att kunna vara mer löst kopplade. Som ett resultat kan tillgängliga resurser utnyttjas bättre och förbättra systemets prestanda. Detta examensprojekt undersöker utvecklingen och integrationen av två meddelandeorienterade middlewares, RabbitMQ och AcviteMQ, inom ett e-handelssystem. Syftet är att undersöka de positiva möjligheterna som finns av att by-ta köhanteringssystem från en databas till en meddelandeorienterad middleware. Det förväntade resultatet är en mer flexibel jobbhantering och kanske en förbättring av jobbearbetningen, genom att använda en effektivare meddelande distribution.Resultaten visar att bytet av köhanteringssystem, från databasen till en meddelandeorienterad middleware, kan förbättra hanteringen av fakturahandlingar. Testningen av Proceedo-systemets applikationsservrar visade potential på upp till 17 procent snabbare processtid med hjälp av en meddelande broker. Det motsvarar en hanteringstid på 11 minuter snabbare vid användande av en applikationserver och 6 minuter vid använding av två. Dessutom ger båda middlewares en mer flexibel meddelandehantering, i form av, funktionalitet att kunna prioritera meddelanden
APA, Harvard, Vancouver, ISO, and other styles
8

Eriksson, John. "Comparing message-oriented middleware for financial assets trading." Thesis, KTH, Data- och elektroteknik, 2016. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-188194.

Full text
Abstract:
Many different message-oriented middlewares (MOM) exist today on the market. With different underlying designs, purposes and features, it is not easy to make the right choice of MOM for your system. The IT company Nordicstation is in such a situation where they need to make a choice of MOM. They currently own a system called Sharelock which generates reports about violations of financial assets trad- ing. They wish to make the process of generating a report more asynchronous by using a MOM and they have a couple of requirements. This thesis was carried out with the purpose of finding the most suitable products for the system in mind, compare their features, performance, licenses and ease-of- use. This was accomplished by analysing their installation process, monitoring in- terfaces, documentation on their websites and performance in a simple throughput test. The results showed that RabbitMQ was the strongest candidate. It had good per- formance, an attractive web interface for monitoring, an easy installation and it also offered commercial support. Apache Artemis was also found to be an attractive choice but it did not have a web interface which made it hard to manage the system.
Idag finns det många meddelandebaserade mellanprogramvaror (MOM) på marknaden. Dessa har olika grundläggande designer, syften och kännetecken vilket kan göra det svårt att göra ett bra val av MOM för ett visst system. IT-företaget Nordicstation befinner sig i en sådan situation där de behöver göra ett val av MOM. De har ett system som kallas Sharelock som genererar rapporter om regelbrott in- om värdepappershandeln. De vill göra processen mer asynkron genom att använda en MOM och de har ett antal krav på produkten. Det här examensarbetet utfördes med syftet att hitta de mest passande produkter- na för det tänka systemet, jämföra deras särdrag, prestanda, licenser och anvä- ndarvänlighet. Detta gjordes genom att analysera deras installationsprocess, övervakningsgränssnitt, dokumentation på deras hemsida och prestanda i ett en- kelt prestandatest. Resultaten visade att RabbitMQ var den starkaste kandidaten. Den hade bra prestanda, ett attraktivt webbgränssnitt, en enkel installation och den erbjöd också kommersiell support åt kunder. Apache Artemis var också ett attraktivt val men den hade inget webbgränssnitt vilket gjorde det svårt att övervaka och hantera sys- temet.
APA, Harvard, Vancouver, ISO, and other styles
9

Galloni, Francesco. "Un Framework Jolie basato su Code per Architetture Dinamiche di Microservizi." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2017.

Find full text
Abstract:
Il lavoro di tesi riguarda un framework per code asincrone in Jolie sviluppato durante l'esperienza di tirocinio ad Imola Informatica. Il framework permette di modificare automaticamente la comunicazione tra due microservizi da sincrona ad asincrona, integrando il broker open-source RabbitMQ nell'architettura, e senza che lo sviluppatore debba modificare il codice dei microservizi da lui scritti. Il lavoro è stato quello di sviluppo del framework e testing dello stesso con lettura dei tempi di esecuzione e produzione di grafici.
APA, Harvard, Vancouver, ISO, and other styles
10

Hladík, Petr. "Návrh a tvorba nové e-commerce platformy." Master's thesis, Vysoké učení technické v Brně. Fakulta podnikatelská, 2019. http://www.nusl.cz/ntk/nusl-399335.

Full text
Abstract:
The thesis focuses on developing prototype of e-commerce platform. This platform will be used as a base for a full-fledged e-commerce solution of specific trader in the future. The thesis deals with the analysis of the current state, analysis of available solutions, description of selected technologies, including a description of how these technologies were specifically implemented in the project. The result of this thesis is a functional prototype of e-commerce platform.
APA, Harvard, Vancouver, ISO, and other styles
More sources

Books on the topic "RabbitMQ"

1

Rabbits: Small-scale rabbit keeping. Irvine, Calif: BowTie Press, 2012.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
2

Fontanesi, Luca, ed. The genetics and genomics of the rabbit. Wallingford: CABI, 2021. http://dx.doi.org/10.1079/9781780643342.0000.

Full text
Abstract:
Abstract The purpose of the book is to present in one location a comprehensive overview of the progress of genetics in the rabbit, with a modern vision that integrates genomics to obtain a complete picture of the state of the art and of the applications in this species, defined according to the multiple uses and multi-faceted places that this species has in applied and fundamental biology. The 18 chapters cover several fields of genetics and genomics: Chapters 1 and 2 present the rabbit within the evolutionary framework, including the systematics, its domestication and an overview of the genetic resources (breeds and lines) that have been developed after domestication. Chapters 3-5 cover the rabbit genome, cytogenetics and genetic maps and immunogenetics in this species. Chapters 6-8 present the genetics and molecular genetics of coat colours, fibre traits and other morphological traits and defects. Chapters 9-13 cover the genetics of complex traits (disease resistance, growth and meat production traits, reproduction traits), reproduction technologies and genetic improvement in the meat rabbits. Chapters 14-18 present the omics vision, the biotech and biomodelling perspectives and applications of the rabbit. This book is addressed to a broad audience, including students, teachers, researchers, veterinarians and rabbit breeders.
APA, Harvard, Vancouver, ISO, and other styles
3

Qureshi, Azizuddin. Rabbit farming in Pakistan: Produce rabbits to export rabbit meat. Karachi: New Business Resources, 1995.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
4

Rabbits: The key to understanding your rabbit. Irvine, Calif: BowTie Press, 2001.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
5

Endres, Hollie J. Rabbits. Minneapolis, MN: Bellwether Media, 2007.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
6

Rabbits, rabbits, & more rabbits! New York: Scholastic Press, 2001.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
7

Rabbits, rabbits, & more rabbits! New York: Holiday House, 2000.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
8

Rabbits, rabbits, & more rabbits! New York: Holiday House, 2000.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
9

Rabbiting. Ramsbury, Marlborough, Wiltshire: Crowood Press, 1988.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
10

Schaedtler, Fr C. Konijnen: Verzorging, teelt en rassen. Utrecht: W. de Haan, 1992.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
More sources

Book chapters on the topic "RabbitMQ"

1

Christudas, Binildas. "Install, Configure, and Run RabbitMQ Cluster." In Practical Microservices Architectural Patterns, 827–41. Berkeley, CA: Apress, 2019. http://dx.doi.org/10.1007/978-1-4842-4501-9_21.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Baselga, Manuel, István Nagy, Miriam Piles, Hervé Garreau, Luca Buttazzoni, Zsolt Szendrő, and María-Luz García. "Genetic improvement in the meat rabbit." In The genetics and genomics of the rabbit, 234–49. Wallingford: CABI, 2021. http://dx.doi.org/10.1079/9781780643342.0013.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Broom, Donald M. "Welfare of farmed and pet rabbits." In Broom and Fraser’s domestic animal behaviour and welfare, 382–84. 6th ed. Wallingford: CABI, 2021. http://dx.doi.org/10.1079/9781789249835.0038.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Banks, Ron E., Julie M. Sharp, Sonia D. Doss, and Deborah A. Vanderford. "Rabbits." In Exotic Small Mammal Care and Husbandry, 49–59. Ames, Iowa, USA: John Wiley & Sons, Inc., 2016. http://dx.doi.org/10.1002/9781119265405.ch4.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Lewis, Jessica H. "Rabbits." In Comparative Hemostasis in Vertebrates, 181–92. Boston, MA: Springer US, 1996. http://dx.doi.org/10.1007/978-1-4757-9768-8_16.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Lingnau, Karin. "Rabbit, Rabbit deconstructed." In Code und Material Exkursionen ins Undingliche, 152–56. Vienna: Springer Vienna, 2010. http://dx.doi.org/10.1007/978-3-7091-0121-6_14.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Smith, Clifford, and Alfred Jarecki. "Rabbit." In Atlas of Comparative Diagnostic and Experimental Hematology, 37–39. West Sussex, UK: John Wiley & Sons, Ltd., 2013. http://dx.doi.org/10.1002/9781118785072.ch2.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Taylor, Karen Heller. "Orphan Rabbits." In Hand-Rearing Wild and Domestic Mammals, 5–12. Oxford, UK: Blackwell Publishing Ltd, 2008. http://dx.doi.org/10.1002/9780470385005.ch1.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Marsiglio, William, and Kendra Siler-Marsiglio. "Rescue Rabbits." In The Male Clock, 141–58. Rotterdam: SensePublishers, 2015. http://dx.doi.org/10.1007/978-94-6300-013-0_14.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Houdebine, Louis-Marie, and Jianglin Fan. "Introduction." In Rabbit Biotechnology, 1–2. Dordrecht: Springer Netherlands, 2009. http://dx.doi.org/10.1007/978-90-481-2227-1_1.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Conference papers on the topic "RabbitMQ"

1

Dobbelaere, Philippe, and Kyumars Sheykh Esmaili. "Kafka versus RabbitMQ." In DEBS '17: The 11th ACM International Conference on Distributed and Event-based Systems. New York, NY, USA: ACM, 2017. http://dx.doi.org/10.1145/3093742.3093908.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Li, Ran, Jiaqi Yin, and Huibiao Zhu. "Modeling and Analysis of RabbitMQ Using UPPAAL." In 2020 IEEE 19th International Conference on Trust, Security and Privacy in Computing and Communications (TrustCom). IEEE, 2020. http://dx.doi.org/10.1109/trustcom50675.2020.00024.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Donca, Ionut-Catalin, Cosmina Corches, Ovidiu Stan, and Liviu Miclea. "Autoscaled RabbitMQ Kubernetes Cluster on single-board computers." In 2020 IEEE International Conference on Automation, Quality and Testing, Robotics (AQTR). IEEE, 2020. http://dx.doi.org/10.1109/aqtr49680.2020.9129886.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Ionescu, Valeriu Manuel. "The analysis of the performance of RabbitMQ and ActiveMQ." In 2015 14th RoEduNet International Conference - Networking in Education and Research (RoEduNet NER). IEEE, 2015. http://dx.doi.org/10.1109/roedunet.2015.7311982.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Estrada, Nicolas, and Hernan Astudillo. "Comparing scalability of message queue system: ZeroMQ vs RabbitMQ." In 2015 XLI Latin American Computing Conference (CLEI). IEEE, 2015. http://dx.doi.org/10.1109/clei.2015.7360036.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Hong, Xian Jun, Hyun Sik Yang, and Young Han Kim. "Performance Analysis of RESTful API and RabbitMQ for Microservice Web Application." In 2018 International Conference on Information and Communication Technology Convergence (ICTC). IEEE, 2018. http://dx.doi.org/10.1109/ictc.2018.8539409.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Donatti, Adnei, Guilherme Koslovski, and Charles Miers. "Caracterização do tráfego de rede no domínio de controle do OpenStack produzido pela mudança de estado de máquinas virtuais." In Escola Regional de Alto Desempenho da Região Sul. Sociedade Brasileira de Computação - SBC, 2020. http://dx.doi.org/10.5753/eradrs.2020.10783.

Full text
Abstract:
A adoção de nuvens computacionais privadas, de pequeno a grande porte, é uma opção para otimização no uso dos recursos computacionais de uma organização. O OpenStack distribui o tráfego de rede entre diversas interfaces e redes virtualizadas, que conectam hosts com serviços de nuvem, divididos em domínio de controle, público ou convidado. O tráfego de controle do OpenStack ocorre através de requisições Rest específicas de cada serviço do OpenStack e por serviços de suporte usando o RabbitMQ. O presente trabalho tem como objetivo caracterizar o tráfego de rede no domínio de controle do OpenStack produzido pela mudança de estado de MVs definindo quanto é trafegado usando requisições Rest e classificando o tráfego agregado no RabbitMQ.
APA, Harvard, Vancouver, ISO, and other styles
8

Matic, Milica, Sandra Ivanovic, Marija Antic, and Istvan Papp. "Health Monitoring and Auto-Scaling RabbitMQ Queues within the Smart Home System." In 2019 IEEE 9th International Conference on Consumer Electronics (ICCE-Berlin). IEEE, 2019. http://dx.doi.org/10.1109/icce-berlin47944.2019.8966229.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Rostański, Maciej, Krzysztof Grochla, and Aleksander Seman. "Evaluation of highly available and fault-tolerant middleware clustered architectures using RabbitMQ." In 2014 Federated Conference on Computer Science and Information Systems. IEEE, 2014. http://dx.doi.org/10.15439/2014f48.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Pathak, Abhishek, and C. Kalaiarasan. "RabbitMQ Queuing Mechanism of Publish Subscribe model for better Throughput and Response." In 2021 Fourth International Conference on Electrical, Computer and Communication Technologies (ICECCT). IEEE, 2021. http://dx.doi.org/10.1109/icecct52121.2021.9616722.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Reports on the topic "RabbitMQ"

1

Min, Byungrok, Il Suk Kim, and Dong U. Ahn. Dietary Cholesterol Affects Lipid Metabolism in Rabbits. Ames (Iowa): Iowa State University, January 2015. http://dx.doi.org/10.31274/ans_air-180814-1348.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Dallas, George M. An Awakening China: Rabbit or Tiger. Fort Belvoir, VA: Defense Technical Information Center, April 1999. http://dx.doi.org/10.21236/ada363030.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Bednarski, J. M. Surficial geology, Rabbit Creek, Northwest Territories. Natural Resources Canada/ESS/Scientific and Technical Publishing Services, 2003. http://dx.doi.org/10.4095/214644.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Bodt, B. A., and R. J. Young. Hyperactivated Rabbit Sperm Cell Motility Parameters. Fort Belvoir, VA: Defense Technical Information Center, March 1995. http://dx.doi.org/10.21236/ada294502.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Brown, Larry D., Jr Korte, and Don W. Acute Dermal Toxicity of Diethyleneglycol Dinitrate in Rabbits. Fort Belvoir, VA: Defense Technical Information Center, September 1988. http://dx.doi.org/10.21236/ada201956.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Boesgaard, M., M. Vesterager, and E. Zenner. A Description of the Rabbit Stream Cipher Algorithm. RFC Editor, May 2006. http://dx.doi.org/10.17487/rfc4503.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Hiatt, Gerald F., Jr Korte, and Don W. Primary Eye Irritation Potential of Diethyleneglycol Dinitrate (DEGDN) in Rabbits. Fort Belvoir, VA: Defense Technical Information Center, October 1988. http://dx.doi.org/10.21236/ada201961.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Coppes, Valerie G., Charlotte L. Speckman, Jr Korte, and Don W. Developmental Toxicity Potential of Hydroxyuera, a Positive Control, in Rabbits. Fort Belvoir, VA: Defense Technical Information Center, May 1988. http://dx.doi.org/10.21236/ada196063.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Moretz, Ruth W., James H. Manthei, Jeffry S. Forster, Bernardita I. Gaviola, and Charlene M. Corun. Department of Transportation Dermal Test of Neutralized GB Hydrolysate in Rabbits. Fort Belvoir, VA: Defense Technical Information Center, July 2009. http://dx.doi.org/10.21236/ada503472.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Hart, M., and D. McDaniel. Jack Rabbit Pretest Shadowplate Drawings For TATB IHE Model Development. Office of Scientific and Technical Information (OSTI), July 2009. http://dx.doi.org/10.2172/966896.

Full text
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!

To the bibliography