Main > Programming > Libraries >

Tibco::Rv 1.15

Tibco::Rv 1.15

Sponsored Links

Tibco::Rv 1.15 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.046 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 991
Date added: 2007-03-08
Publisher: Paul Sturm

Tibco::Rv 1.15 description

Tibco::Rv are Perl bindings and Object-Oriented library for TIBCOs TIB/Rendezvous.

SYNOPSIS

use Tibco::Rv;

my ( $rv ) = new Tibco::Rv;

my ( $listener ) =
$rv->createListener( subject => ABC, callback => sub
{
my ( $msg ) = @_;
print "Listener got a message: $msgn";
} );

my ( $timer ) = $rv->createTimer( timeout => 2, callback => sub
{
my ( $msg ) = $rv->createMsg;
$msg->addString( field1 => myvalue );
$msg->addString( field2 => myothervalue );
$msg->sendSubject( ABC );
print "Timer kicking out a message: $msgn";
$rv->send( $msg );
} );

my ( $killTimer ) =
$rv->createTimer( timeout => 7, callback => sub { $rv->stop } );

$rv->start;
print "finishedn"

Tibco::Rv provides bindings and Object-Oriented classes for TIBCOs TIB/Rendezvous message passing C API.

All methods die with a Tibco::Rv::Status message if there are any TIB/Rendezvous errors.

Tibco::Rv 1.15 Screenshot

Advertisements

Tibco::Rv 1.15 Keywords

Bookmark Tibco::Rv 1.15

Hyperlink code:
Link for forum:

Tibco::Rv 1.15 Copyright

WareSeeker periodically updates pricing and software information of Tibco::Rv 1.15 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Tibco::Rv 1.15 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
gtk2-perl is the collective name for a set of perl bindings for Gtk+ 2.x and various related libraries. Free Download
Tclperl allows the execution of Perl code from within a TCL interpreter using one or several embedded Perl interpreters. Free Download
Web Perl module contains a set of useful routines for many webworking purposes. Free Download
libintl-perl is a localization library for Perl. Free Download
Glib::devel - binding developers overview of Glibs internals Free Download
Flate library is a template library used to deal with html code in CGI applications. Free Download
Cairo package contains Perl bindings to the cairo graphics library. Free Download
IOWLCD library provides a small C-library that allows full control of the connected LCD. Free Download