<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://prod.jnet.julianscorner.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://prod.jnet.julianscorner.com/feed.php">
        <title>Julian&#039;s Notebook - programming:soa</title>
        <description></description>
        <link>https://prod.jnet.julianscorner.com/</link>
        <image rdf:resource="https://prod.jnet.julianscorner.com/_media/wiki/dokuwiki-128.png" />
       <dc:date>2026-04-17T09:58:36+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://prod.jnet.julianscorner.com/programming/soa/benefits"/>
                <rdf:li rdf:resource="https://prod.jnet.julianscorner.com/programming/soa/start"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://prod.jnet.julianscorner.com/_media/wiki/dokuwiki-128.png">
        <title>Julian's Notebook</title>
        <link>https://prod.jnet.julianscorner.com/</link>
        <url>https://prod.jnet.julianscorner.com/_media/wiki/dokuwiki-128.png</url>
    </image>
    <item rdf:about="https://prod.jnet.julianscorner.com/programming/soa/benefits">
        <dc:format>text/html</dc:format>
        <dc:date>2023-09-18T20:00:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Benefits of SOA</title>
        <link>https://prod.jnet.julianscorner.com/programming/soa/benefits</link>
        <description>Benefits of SOA

	*  Reusability -- not in the sense of “write once integrate anywhere” but rather in the sense that “don&#039;t throw everything out when you need different functionality.”
	*  Adaptability -- isolating the internal structure of a service from the rest of the world lets you make changes more easily. You only need to adhere to the contracts you publish.</description>
    </item>
    <item rdf:about="https://prod.jnet.julianscorner.com/programming/soa/start">
        <dc:format>text/html</dc:format>
        <dc:date>2023-09-18T20:00:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>What is SOA?</title>
        <link>https://prod.jnet.julianscorner.com/programming/soa/start</link>
        <description>What is SOA?

Service Oriented Architecture (SOA) is an architectural style for building systems based on orchestrating loosely
coupled, coarse–grained, and autonomous components called services. Each service exposes processes and
behavior through contracts, which are composed of messages at discoverable addresses called endpoints. A
service’s behavior is governed by policies that are external to the service itself.</description>
    </item>
</rdf:RDF>
