helvede.net is one of the many independent Mastodon servers you can use to participate in the fediverse.
Velkommen til Helvede, fediversets hotteste instance! Vi er en queerfeministisk server, der shitposter i den 9. cirkel. Welcome to Hell, We’re a DK-based queerfeminist server. Read our server rules!

Server stats:

161
active users

#rabbitmq

0 posts0 participants0 posts today
Oskar Dudycz 🇺🇦✊<p>"Event Streaming is not Event Sourcing!" is probably the article I'm linking the most from those that I wrote. It's part of my Don Quixote crusade to untangle those terms, as I've seen many significant architectural decisions made without realising those differences. And the consequences were severe.</p><p>There's a skewed perspective conflating <a href="https://hachyderm.io/tags/EventSourcing" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>EventSourcing</span></a> with <a href="https://hachyderm.io/tags/EventStreaming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>EventStreaming</span></a>.</p><p>I know those terms sound similar. I know many people tell you that you can use Kafka as an event store, but...</p><p>Event Sourcing is about making decisions, capturing their outcomes (so events) and using them to make further decisions (so events are the state). </p><p>Event Streaming is about moving information from one place to another and integrating multiple components. </p><p>Event stores are databases. They may have similar capabilities as Event Streaming solutions, but the focus is different: <br>- event stores on consistency, durability and quality of data, <br>- event streaming solutions (like <a href="https://hachyderm.io/tags/Kafka" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kafka</span></a>) are focused on delivery, throughput and integration.</p><p>So, to give a bold comparison, saying that Kafka is an event store is almost like saying that <a href="https://hachyderm.io/tags/RabbitMQ" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RabbitMQ</span></a> is a database.</p><p>I really like Kafka; I've been using it successfully, along with the Event Sourcing tool. That's why I believe it's important to know the difference and how to compose those tooling instead of mixing them and getting a hangover.</p><p>Check more in my article 👇</p><p><a href="https://event-driven.io/en/event_streaming_is_not_event_sourcing/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">event-driven.io/en/event_strea</span><span class="invisible">ming_is_not_event_sourcing/</span></a></p>
hikari<p>I was very interested in writing a messenger and I would like to know what stacks I need What I came up with now: <a href="https://mastodon.bsd.cafe/tags/rust" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rust</span></a> <a href="https://mastodon.bsd.cafe/tags/redis" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>redis</span></a> <a href="https://mastodon.bsd.cafe/tags/mongo" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mongo</span></a> <a href="https://mastodon.bsd.cafe/tags/rabbitmq" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rabbitmq</span></a> And for my protocol <a href="https://github.com/lemunozm/message-io" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/lemunozm/message-io</span><span class="invisible"></span></a><br>I found Can you give me a better offer?</p>
Linux TLDR<p>How to Install RabbitMQ Server on Linux (Quick Guide)<br><a href="https://noc.social/tags/Linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Linux</span></a> <a href="https://noc.social/tags/SysAdmin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SysAdmin</span></a> <a href="https://noc.social/tags/RabbitMQ" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RabbitMQ</span></a> <a href="https://noc.social/tags/Server" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Server</span></a> <a href="https://noc.social/tags/DevOps" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DevOps</span></a> <a href="https://noc.social/tags/RedHat" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RedHat</span></a><br><a href="https://linuxtldr.com/install-rabbitmq-server-on-linux/" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://</span><span class="ellipsis">linuxtldr.com/install-rabbitmq</span><span class="invisible">-server-on-linux/</span></a></p>
Kris Jenkins<p>What’s the right way to send messages between different systems? <a href="https://mastodon.social/tags/RabbitMQ" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RabbitMQ</span></a>, <a href="https://mastodon.social/tags/Kafka" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kafka</span></a>, <a href="https://mastodon.social/tags/Akka" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Akka</span></a> and many others have interesting opinions, all strongly held.</p><p>In contrast, this week’s topic is <a href="https://mastodon.social/tags/NATS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>NATS</span></a>, which aims to be whatever kind of messaging system you need…</p><p><a href="https://youtu.be/5NXvU17a-iU" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">youtu.be/5NXvU17a-iU</span><span class="invisible"></span></a></p>
MonkeybreadSoftware<p>MQTT in <a href="https://mastodon.social/tags/Xojo" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Xojo</span></a></p><p>We can use our <a href="https://mastodon.social/tags/RabbitMQ" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RabbitMQ</span></a> plugin/classes to connect to RabbitMQ server with MQTT Plugin.</p><p>Or use <a href="https://mastodon.social/tags/CURL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CURL</span></a> functions to connect directly to MQTT server and post new messages and subscribe to a topic.</p><p>Great way to automate something.</p><p><a href="https://www.mbsplugins.de/archive/2024-06-21/MQTT_in_Xojo/monkeybreadsoftware_blog_xojo" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">mbsplugins.de/archive/2024-06-</span><span class="invisible">21/MQTT_in_Xojo/monkeybreadsoftware_blog_xojo</span></a></p>
Tech Talks Weekly<p>Tech Talks Weekly #10 is out now! See the featured talks in the 🧵👇 <br><a href="https://techtalksweekly.substack.com/p/tech-talks-weekly-10" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">techtalksweekly.substack.com/p</span><span class="invisible">/tech-talks-weekly-10</span></a> <br><a href="https://mastodon.social/tags/java" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>java</span></a> <a href="https://mastodon.social/tags/javascript" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>javascript</span></a> <a href="https://mastodon.social/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> <a href="https://mastodon.social/tags/rust" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rust</span></a> <a href="https://mastodon.social/tags/elixir" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>elixir</span></a> <a href="https://mastodon.social/tags/rabbitmq" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rabbitmq</span></a> <a href="https://mastodon.social/tags/wasm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>wasm</span></a> <a href="https://mastodon.social/tags/goto" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>goto</span></a> <a href="https://mastodon.social/tags/ndc" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ndc</span></a> <a href="https://mastodon.social/tags/kubecon" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>kubecon</span></a> <a href="https://mastodon.social/tags/rustnation" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rustnation</span></a></p>
/dev/loop0<p>I’m still looking for a position. Please help! Thank you <a href="https://freeradical.zone/tags/backend" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>backend</span></a> <a href="https://freeradical.zone/tags/webdeveloper" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>webdeveloper</span></a> <a href="https://freeradical.zone/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> <a href="https://freeradical.zone/tags/django" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>django</span></a> <a href="https://freeradical.zone/tags/postgresql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgresql</span></a> <a href="https://freeradical.zone/tags/terraform" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>terraform</span></a> <a href="https://freeradical.zone/tags/redis" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>redis</span></a> <a href="https://freeradical.zone/tags/rabbitmq" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rabbitmq</span></a> <a href="https://freeradical.zone/tags/kubernetes" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>kubernetes</span></a> <a href="https://freeradical.zone/tags/aws" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>aws</span></a> <a href="https://freeradical.zone/tags/gcp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>gcp</span></a> <a href="https://freeradical.zone/tags/fedihire" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>fedihire</span></a></p>
/dev/loop0<p>Here is my toot resume in case anyone has open positions:<br>Experience: staff software engineer, <a href="https://freeradical.zone/tags/backend" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>backend</span></a> <a href="https://freeradical.zone/tags/webdeveloper" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>webdeveloper</span></a>, <a href="https://freeradical.zone/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a>, <a href="https://freeradical.zone/tags/django" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>django</span></a>, <a href="https://freeradical.zone/tags/postgresql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgresql</span></a>, <a href="https://freeradical.zone/tags/terraform" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>terraform</span></a>, <a href="https://freeradical.zone/tags/redis" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>redis</span></a>, <a href="https://freeradical.zone/tags/rabbitmq" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rabbitmq</span></a>, <a href="https://freeradical.zone/tags/kubernetes" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>kubernetes</span></a>, <a href="https://freeradical.zone/tags/aws" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>aws</span></a>, <a href="https://freeradical.zone/tags/gcp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>gcp</span></a><br>I get things done and worked with pretty much any tech out there. I learn fast, have no problem coding in other languages. I have experience leading teams. I helped growing an engineering team from 10 to 150 engineers. I know how to scale things. My code is resilient and has tests. <a href="https://freeradical.zone/tags/fedihire" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>fedihire</span></a></p>
Hrefna (DHC)<p>But, if you use, say, <a href="https://hachyderm.io/tags/STOMP" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>STOMP</span></a>, then you can allow administrators to swap out the component for something more suited to their scale, or that they are more comfortable administrating, or you can have a trivially simple STOMP broker for test and turn around and plug into <a href="https://hachyderm.io/tags/RabbitMQ" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RabbitMQ</span></a> or <a href="https://hachyderm.io/tags/ActiveMQ" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ActiveMQ</span></a> in prod.</p><p>You can plug in websockets support trivially, or write a plugin for serving your API. </p><p>This doesn't feel overly heavyweight to me, especially since it lets you scale as you develop.</p>
Helge<p>Good morning. It's a sunshine and blue sky day.</p> <p>Anyway, what type of middleware for messaging should one use to build an ActivityPub server? The task of this middleware would be to ensure that if something arrives in the inbox, that it gets processed appropriately. Let's do an example:</p> <ul> <li>Follow request arrives at inbox</li> <li>If actor is in the following collection, an Accept should be send</li> <li>If receiver is configured to automatically accept new followers, an Accept should be send and the actor is added to the following collection</li> <li>If the receiver has an end user device configured, a notification should happen</li> </ul> <p>My current feeling is to use <a href="https://www.rabbitmq.com/" rel="nofollow noopener noreferrer" target="_blank">RabbitMQ</a>. Unfortunately, that it would still use AMQP version 0.x seems like a warning sign. Second, I'm currently not 100% where I would want to configure exchanges. Doing it inside the individual applications seems awkward. I cannot find a good guide on how to do it, anybody a recommendation?</p>
gemma lynn ⇒ ello@void<p>found some ancient notes to self and they're all about <a href="https://bsd.network/tags/golang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>golang</span></a> and <a href="https://bsd.network/tags/domainDrivenDesign" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>domainDrivenDesign</span></a> and <a href="https://bsd.network/tags/rabbitMQ" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rabbitMQ</span></a> and they're from like seven years ago and they're making me feel simultaneously nostalgic and full of regret</p>
Mogens Heller Grabe @ rebus.fm<p>If you're interested in <a href="https://fosstodon.org/tags/dotnet" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dotnet</span></a> <a href="https://fosstodon.org/tags/rebus" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rebus</span></a> <a href="https://fosstodon.org/tags/messaging" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>messaging</span></a> <a href="https://fosstodon.org/tags/rabbitmq" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rabbitmq</span></a> <a href="https://fosstodon.org/tags/postgresql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgresql</span></a> <a href="https://fosstodon.org/tags/servicebus" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>servicebus</span></a> you should check out this video by Milan Jovanović on how to build a saga with Rebus+RabbitMQ+PostgreSQL 👉 <a href="https://youtu.be/dlXCodLxhag" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://</span><span class="">youtu.be/dlXCodLxhag</span><span class="invisible"></span></a></p>
Frank KumroAre there any must read books/manuals/guides for running and maintaining a <a class="hashtag" href="https://genserver.social/tag/rabbitmq" rel="nofollow noopener noreferrer" target="_blank">#RabbitMQ</a> cluster?<br><br><a class="hashtag" href="https://genserver.social/tag/myelixirstatus" rel="nofollow noopener noreferrer" target="_blank">#MyElixirStatus</a>
dch :flantifa: :flan_hacker:<p>Introducing my tech-stack-as-a-backronym, the CLEF stack:</p><p><a href="https://bsd.network/tags/CouchDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CouchDB</span></a><br><a href="https://bsd.network/tags/LiveView" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LiveView</span></a><br><a href="https://bsd.network/tags/Elixir" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Elixir</span></a><br><a href="https://bsd.network/tags/FreeBSD" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FreeBSD</span></a></p><p>Special mentions to <a href="https://bsd.network/tags/Zig" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Zig</span></a>, <a href="https://bsd.network/tags/Lua" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Lua</span></a>, <a href="https://bsd.network/tags/PostgreSQL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PostgreSQL</span></a> and <a href="https://bsd.network/tags/RabbitMQ" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RabbitMQ</span></a></p>
Ru (Tech) :blobcatsadlife:<p>Ugh. Might dump <a href="https://fosstodon.org/tags/RabbitMQ" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RabbitMQ</span></a> in favor of <a href="https://fosstodon.org/tags/Redis" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Redis</span></a>. And include celery-beat as well.</p><p>It's freaky thinking I'm scheduling a task a year from now. Certainly it can be lost in that time?</p>
Arturo<p>📣 New Hop release 🎉</p><p>An <a href="https://mastodon.social/tags/AMQP" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AMQP</span></a> client wrapper that provides easy work queue semantics</p><p>v1.0.0: <a href="https://github.com/mazingstudio/hop" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://</span><span class="">github.com/mazingstudio/hop</span><span class="invisible"></span></a></p><p>Enhancements:<br>- AMQP channel pooling<br>- Connection recovery</p><p>Breaking Changes:<br>- `NewQueue` is no longer public</p><p><a href="https://mastodon.social/tags/golang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>golang</span></a> <a href="https://mastodon.social/tags/RabbitMQ" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RabbitMQ</span></a></p>
Arturo<p>New package 🎉</p><p>Hop — An <a href="https://mastodon.social/tags/AMQP" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AMQP</span></a> client wrapper that provides easy work queue semantics</p><p>v0.1.0: <a href="https://github.com/mazingstudio/hop" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://</span><span class="">github.com/mazingstudio/hop</span><span class="invisible"></span></a></p><p>Check it out and let me know if it's missing anything! 🙌</p><p><a href="https://mastodon.social/tags/golang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>golang</span></a> <a href="https://mastodon.social/tags/RabbitMQ" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RabbitMQ</span></a></p>