Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.184 Times

Ipc freeware
Filter: All | Freeware | Demo
 

Ipc

1 2 3 > 
Added: July 14, 2010 | Visits: 978

IPC::PubSub IPC::PubSub is Perl module for Interprocess Publish/Subscribe channels. SYNOPSIS # A new message bus with the DBM::Deep backend # (Other possible backends include Memcached and PlainHash) my $bus = IPC::PubSub->new(DBM_Deep => /tmp/pubsub.db); # A channel is any arbitrary string my... Platforms: *nix

License: Freeware Size: 19.46 KB Download (96): IPC::PubSub Download

Added: April 03, 2010 | Visits: 1.170

IPC::Run IPC::Run is a Perl module for system() and background procs w/ piping, redirs, ptys (Unix, Win32). Requirements:. Platforms: *nix

License: Freeware Size: 89.09 KB Download (107): IPC::Run Download

Added: July 08, 2010 | Visits: 786

IPC::LDT IPC::LDT is a Perl module that implements a length based IPC protocol. Interprocess communication often uses line (or record) oriented protocols. FTP, for example, usually is such a protocol: a client sends a command (e.g. "LS") which is completed by a carriage return. This carriage return is... Platforms: *nix

License: Freeware Size: 13.31 KB Download (98): IPC::LDT Download

Added: January 24, 2010 | Visits: 887

IPC::SharedCache IPC::SharedCache is a Perl module to manage a cache in SysV IPC shared memory. SYNOPSIS use IPC::SharedCache; # the cache is accessed using a tied hash. tie %cache, IPC::SharedCache, ipc_key => AKEY, load_callback => &load, validate_callback => &validate; # get an item from the cache... Platforms: *nix

License: Freeware Size: 19.46 KB Download (99): IPC::SharedCache Download

Added: January 13, 2010 | Visits: 1.006

IPC::Run::Simple IPC::Run::Simple is a simple system() wrapper. SYNOPSIS # Run a command and check whether it failed use IPC::Run::Simple; run("echo Hello, O Cruel World") or die "Command failed"; # Describe the failure use IPC::Run::Simple qw($ERR); run("echo Hello, O Cruel World") or die "Command... Platforms: *nix

License: Freeware Size: 5.12 KB Download (91): IPC::Run::Simple Download

Released: July 20, 2012  |  Added: July 20, 2012 | Visits: 471

IPC 175x Utilities IPC 175x Utilities is a collection of software tools to support the IPC 1750 series of supplier declaration standards. These utilities are being developed to help electronics industry supply chain stakeholders implement the IPC 1750 series of standard. Platforms: Windows, Mac, Linux

License: Freeware Size: 7.62 MB Download (49): IPC 175x Utilities Download

Added: September 27, 2013 | Visits: 326

IPC::RunSession::Simple A simple IPC session with read/write capability using IPC::Open3 and IO::Select USAGE ^ $session = IPC::RunSession::Simple->open( $cmd ) Create a new session by calling open3 on $cmd $result = $session->read( [ $timeout ] ) Read (blocking) until some output is gotten If $timeout is given, then... Platforms: *nix

License: Freeware Size: 20.48 KB Download (33): IPC::RunSession::Simple Download

Added: July 15, 2010 | Visits: 1.811

libshbuf libshbuf introduces a new IPC concept: the "shared buffer", a more flexible and faster alternative for standard Unix FIFOs. Take some shared memory, flavour it with semaphore-based locking and change notifications, and refine it with an easy-to-use API and you get libshbufs "shared buffers".. Platforms: *nix

License: Freeware Size: 266.24 KB Download (87): libshbuf Download

Added: June 20, 2010 | Visits: 913

libt2n libt2n project is a C++ library for inter-process communication (IPC) with an additional code generator (libt2n-codegen). Before inventing our own IPC library, we checked a lot of other IPC frameworks like CORBA, D-BUS and ICE. But they werent easy to use (you need many lines of code to export... Platforms: *nix

License: Freeware Size: 901.12 KB Download (92): libt2n Download

Added: September 10, 2010 | Visits: 870

POE::Component::Audio::Mad::Handle POE::Component::Audio::Mad::Handle is a POE Component to facilitate IPC with the POE::Wheel::Audio::Mad mpeg decoder. SYNOPSIS use POE; use POE::Component::Audio::Mad::Handle; ## create an IPC bridge on stdin/stdout create POE::Component::Audio::Mad::Handle(); ## create a custom IPC... Platforms: *nix

License: Freeware Size: 22.53 KB Download (88): POE::Component::Audio::Mad::Handle Download

Added: February 05, 2010 | Visits: 620

libbonobo libbonobo is the non-GUI part of the bonobo component infrastructure, it is most useful for creating aggregate interfaces & doing IPC easily. libbonobo also contains a rather badly designed & implemented per-system activation system. This needs re-writing & simplifying to be per-display. Take... Platforms: *nix

License: Freeware Size: 1.7 MB Download (92): libbonobo Download

Added: August 18, 2010 | Visits: 1.316

OpenSSI Clusters for Linux OpenSSI Clusters for Linux project is a comprehensive clustering solution offering a full, highly available SSI environment for Linux. Goals for OpenSSI Clusters include availability, scalability and manageability, built from standard servers. Technology pieces include: membership, single root... Platforms: *nix

License: Freeware Size: 66.7 MB Download (106): OpenSSI Clusters for Linux Download

Added: June 05, 2010 | Visits: 907

mod_example_ipc mod_example_ipc is an Apache module that showcases the use in an Apache 2.0 module of the Shared Memory and Mutex routines found in the Apache Portable Runtime. The module itself does nothing useful. Installation: There are two ways to install mod_example_ipc in your server: apxs and the... Platforms: *nix

License: Freeware Size: 6.14 KB Download (98): mod_example_ipc Download

Released: October 02, 2012  |  Added: October 02, 2012 | Visits: 215

sztejkat.utils.ipc This is a JAVA package similar to java.util.concurent but having more compact construction, good documentation and some interesting capabilities like region locks, events, delegated workers with bandwidth limiting and similar. Platforms: Windows, Mac, Linux

License: Freeware Size: 59.53 KB Download (48): sztejkat.utils.ipc Download

Released: September 20, 2012  |  Added: September 20, 2012 | Visits: 375

VSIPC - Very Simple IPC C-code that make it easier to fork and execute functions in new processes and then collect the data in the parent process. Mainly intended for MOSIX/openMosix (and other SSI clusters) that lack distributed shared mem. Platforms: Mac, BSD, Linux

License: Freeware Size: 15.38 KB Download (48): VSIPC - Very Simple IPC Download

Released: October 17, 2012  |  Added: October 17, 2012 | Visits: 364

XSpiceHDL XSpiceHDL, an XSpice-VerilogHDL co-simulator incorporates a Schematic Capture GUI, modified run-time DLL capable XSpice3f5 based engine with Berkley Sockets IPC via CodeModel & PLI 1.0/2.0(VPI) DLLs, all in C++, wxWidgets & MSVC++ 6.0. Platforms: Windows, Mac, Linux

License: Freeware Size: 56.47 MB Download (44): XSpiceHDL Download

Added: May 31, 2013 | Visits: 612

osSchool osSchool - a school administration system, targeted,not exclusively, at International Schools ( PYP,MYP,DP & IPC,IGCSE).Currently the project osSchool is undergoing a major rewrite. A stable release is expected at the end of August 2009 Platforms: PHP

License: Freeware Size: 3.95 MB Download (49): osSchool Download

Added: September 18, 2013 | Visits: 383

CLIPC for Linux CLIPC is an open-source Java library that gives developers interprocess communications (IPC) capabilities that may be absent or difficult to use in the Java distribution. In particular it provides the following: Platforms: *nix

License: Freeware Size: 92.16 KB Download (36): CLIPC for Linux Download

Added: June 16, 2013 | Visits: 411

sysv_ipc This describes the sysv_ipc module which gives Python access to System V inter-process semaphores, shared memory and message queues on most (all?) *nix flavors. Examples include OS X 10.5 & 10.6, Ubuntu 8 & 9, OpenSolaris 2008.11, FreeBSD 6, 7 and 8, and AIX 5.2. It might also work under Windows... Platforms: *nix

License: Freeware Size: 61.44 KB Download (33): sysv_ipc Download

Added: January 14, 2006 | Visits: 2.811

TssSimpleIPC TssSimpleIPC v1.0 is a component for Interprocess Communications(Free). Properties IPCName: String Specifies the name of IPC. Communications will be valid between the components in different process with same name. Events OnTextMsgRecieved Occured when another component in... Platforms: Windows

License: Freeware Size: 4 KB Download (207): TssSimpleIPC Download

1 2 3 >