<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Microservices on sillysky.net</title>
    <link>https://sillysky.net/docs/nyssr/microservices/</link>
    <description>Recent content in Microservices on sillysky.net</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Sun, 23 Nov 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://sillysky.net/docs/nyssr/microservices/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The microservice registry message API</title>
      <link>https://sillysky.net/docs/nyssr/microservices/public-api-of-the-microservice-registry/</link>
      <pubDate>Sun, 23 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://sillysky.net/docs/nyssr/microservices/public-api-of-the-microservice-registry/</guid>
      <description>These records belong to the microservice API:&#xA;Requests of the microservice API Record Description CRecordRegisterMicroService Register a microservice. CRecordGetMicroServices Get all registered microservices. CRecordRemoveMicroServiceInstance Removes the entry of a microservice instance from the registry. CRecordGetMicroServiceIds Retrieve all IDs of the registered microservices CRecordForwardToMicroServiceInstance Send a message to the microservice registry, which forwards it to a desired microservice. CRecordGetMicroServiceInstance This message is used when you need the address of an instance of a microservice.</description>
    </item>
    <item>
      <title>IMicroServiceRegistryCollector</title>
      <link>https://sillysky.net/docs/nyssr/microservices/imicroserviceregistrycollector/</link>
      <pubDate>Tue, 14 Oct 2025 00:00:00 +0000</pubDate>
      <guid>https://sillysky.net/docs/nyssr/microservices/imicroserviceregistrycollector/</guid>
      <description>If you are using microservices, you would actually have to wait for a microservice registry to announce itself via broadcast notification. Then you could send your message to the registry, which then sends the message on to the microservice. Since there is more than one microservice registry, you will receive the announcement multiple times. And, of course, the node on which the microservice registry was installed can fall away at any time.</description>
    </item>
  </channel>
</rss>
