Package : perl-Event-RPC > RPM : perl-Event-RPC-1.80.0-2.mga6.src.rpm

Basic items

Name perl-Event-RPC
Version 1.80.0
Release 2.mga6
URL http://search.cpan.org/dist/Event-RPC
Group Development/Perl
Summary Event-RPC - Event based transparent Client/Server RPC framework
Size 62KB
Arch noarch
License GPL+ or Artistic

Description

Event::RPC consists of a server and a client library. The server
exports a list of classes and methods, which are allowed to be called
over the network. More specific it acts as a proxy for objects created
on the server side (on demand of the connected clients) which handles
client side methods calls with transport of method arguments and
return values.

The object proxy handles refcounting and destruction of objects
created by clients properly. Objects as method parameters and return
values are handled as well (although with some limitations, see
below).

For the client the whole thing is totally transparent - once connected
to the server it doesn't know whether it calls methods on local or
remote objects.

Also the methods on the server newer know whether they are called
locally or from a connected client. Your application logic is not
affected by Event::RPC at all, at least if it has a rudimentary clean
OO design.

For details on implementing servers and clients please refer to the
man pages of Event::RPC::Server and Event::RPC::Client.

Media information

Distribution release Mageia 6
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2016-06-19 02:02:00
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie