<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>amqp</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/2014/feed"/>
    <updated>2026-06-06T03:03:05+00:00</updated>
    <id>https://links.biapy.com/guest/tags/2014/feed</id>
            <entry>
            <id>https://links.biapy.com/links/4524</id>
            <title type="text"><![CDATA[DataTransfer]]></title>
            <link rel="alternate" href="https://github.com/Articus/DataTransfer" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4524"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Library for patching destination data with source data only if destination data remains valid after that.

This library provides a &amp;quot;validating hydrator&amp;quot;, a service that patches destination data with source data only if destination data remains valid after that. Source and destination can be anything - scalars, arrays, objects... So either you want to make a partial update of ORM entity with parsed JSON from HTTP-request or produce a plain DTO from this entity to send in AMQP-message this library can help you to do that in a neat convenient way.]]>
            </summary>
            <updated>2025-08-29T04:30:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7162</id>
            <title type="text"><![CDATA[RabbitMQ]]></title>
            <link rel="alternate" href="https://www.rabbitmq.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7162"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Messaging that just works.
RabbitMQ is the most widely deployed open source message broker.

- [RabbitMQ Server @ GitHub](https://github.com/rabbitmq/rabbitmq-server).

Related contents:

- [How I solved a distributed queue problem after 15 years @ DBOS](https://www.dbos.dev/blog/durable-queues).
- [When Fast Flow Delivers A Real Blow: A PIR @ Uptime Labs](https://uptimelabs.io/when-fast-flow-delivers-a-real-blow-a-pir/).
- [Episode #147 - RabbitMQ, Kafka et les messages brokers @ Code Garage :fr:](https://code-garage.com/podcast/classic/episode-147).]]>
            </summary>
            <updated>2026-03-19T07:15:24+00:00</updated>
        </entry>
    </feed>
