<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Rpc on Notes</title>
    <link>https://www.simplicidade.org/tags/rpc/index.xml</link>
    <description>Recent content in Rpc on Notes</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <managingEditor>melo@simplicidade.org (Pedro Melo)</managingEditor>
    <webMaster>melo@simplicidade.org (Pedro Melo)</webMaster>
    <copyright>(c) 2016 Pedro Melo.</copyright>
    <atom:link href="/tags/rpc/index.xml" rel="self" type="application/rss+xml" />
    <atom:link rel="hub" href="https://pubsuhhubbub.superfeedr.com/"/>
    
    <item>
      <title>RPC and Perl</title>
      <link>https://www.simplicidade.org/notes/2004/11/12/rpc-and-perl/</link>
      <pubDate>Fri, 12 Nov 2004 10:11:05 +0000</pubDate>
      <author>melo@simplicidade.org (Pedro Melo)</author>
      <guid>https://www.simplicidade.org/notes/2004/11/12/rpc-and-perl/</guid>
      <description>&lt;p&gt;During the last couple of years, the idea of a simple to use RPC system for Perl has been on my mind. I&amp;rsquo;ve done several designs, mostly focused in object oriented perl, but never did one I really like.&lt;/p&gt;

&lt;p&gt;It&amp;rsquo;s been a challenge that I pick up whenever I can.&lt;/p&gt;

&lt;p&gt;Today, &lt;a href=&#34;http://life.cerqueira.org/&#34;&gt;Ricardo&lt;/a&gt; pointed me to &lt;a href=&#34;http://www.ivorycity.com/mod_perlservice/&#34;&gt;mod_perlservice&lt;/a&gt;, a very simple RPC system for Perl. I&amp;rsquo;m still looking into it, it seems to be function-oriented, not object-oriented, but it also seems extremely simple to use. As a added bonus, it has clients in C and Flash out of the box.&lt;/p&gt;

&lt;p&gt;I&amp;rsquo;ll have to do something with it to test it out, don&amp;rsquo;t know what yet.&lt;/p&gt;

&lt;p&gt;If you want to follow the project, you can subscribe the &lt;a href=&#34;http://freshmeat.net/&#34;&gt;freshmeat&lt;/a&gt; &lt;a href=&#34;http://freshmeat.net/projects/mod_perlservice/&#34;&gt;entry for this project&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    
  </channel>
</rss>