<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Routing - Tag - Xcraft</title>
    <link>/tags/routing/index.html</link>
    <description></description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <atom:link href="/tags/routing/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Routing</title>
      <link>/xcraft/infrastructure/routing/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/xcraft/infrastructure/routing/index.html</guid>
      <description>Multicasting with Xcraft By multicasting we talk about the ways where the events must follow from a sender to one (unicast) or multiple (multicast) receivers. The original implementation was using only the broadcast. For performances and security reasons, the multicast was necessary. In order to achieve this goal, we have implemented a complete mechanic in the router stuff (see xcraft-core-transport module). To multicast we must know which are the clients and where they are.</description>
    </item>
  </channel>
</rss>