<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.bollow-qrpc" target="https://datatracker.ietf.org/doc/html/draft-bollow-qrpc-01">
   <front>
      <title>QRPC - Queueable Remote Procedure Calls</title>
      <author initials="N." surname="Bollow" fullname="Norbert Bollow">
         </author>
      <date month="December" day="1" year="2005" />
      <abstract>
	 <t>   The QRPC (Queueable Remote Procedure Calls) protocol is a
   fast and versatile general-purpose webservice protocol.  QRPC
   can be used as a faster replacement for XML-RPC or SOAP, or
   it can be used for more general kinds of webservices which
   integrate technical and business processes across trusted or
   untrusted networks.  QRPC brings the flexibility of the UNIX
   inter-process communication mechanism with pipes, signals and
   redirection of &quot;standard input&quot;, &quot;standard output&quot; and
   &quot;standard error&quot; to the realm of webservices.
	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-bollow-qrpc-01" />
   
</reference>
