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.471.986 Times

Concurrent freeware
Filter: All | Freeware | Demo
 

Concurrent

< 1 2 3 4 5 
Added: May 04, 2010 | Visits: 675

SimpleCDB SimpleCDB - A Perl-only Constant Database. SYNOPSIS use SimpleCDB; # writer # - tie blocks until DB is available (exclusive), or timeout tie %h, SimpleCDB, db, O_WRONLY or die "tie failed: $SimpleCDB::ERRORn"; $h{$k} = $v; die "store: $SimpleCDB::ERROR" if $SimpleCDB::ERROR; untie %h;...



Platforms: *nix

License: Freeware Size: 15.36 KB Download (89): SimpleCDB Download

Added: March 03, 2010 | Visits: 1.011

TCPDuP TCPDuP is a command-line networking utility that can proxy TCP service to a remote host:port pair, thus duplicating the availability of that service. TCPDuP project differs from using netcat and a named pipe in that it supports multiple concurrent connections. It is also faster than using a...





Platforms: *nix

License: Freeware Size: 16.38 KB Download (93): TCPDuP Download

Added: August 25, 2010 | Visits: 926

Growler Growler is a C++-based distributed object and event architecture. It is written in C++, and supports serialization of C++ objects as part of its Remote Method Invocation, Event Channels, and in its Interface Definition Language. Its primary application has been in support of interactive,...


Platforms: *nix

License: Freeware Size: 1.6 MB Download (89): Growler Download

Added: November 22, 2010 | Visits: 1.866

phpSocketDaemon phpSocketDaemon is a PHP socket daemon framework that can handle thousands of client and server connections, asynchronously, with built-in buffering, state handling, etc. The implementation of a new TCP client or server service (or a mix thereof) with this library is very easy, and allows...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (132): phpSocketDaemon Download

Added: June 11, 2010 | Visits: 1.007

multitask multitask allows Python programs to use generators (aka coroutines) to perform cooperative multitasking and asynchronous I/O. Applications written using multitask consist of a set of cooperating tasks that yield to a shared task manager whenever they perform a (potentially) blocking operation,...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (100): multitask Download

Added: October 12, 2010 | Visits: 1.062

X101.044(IBM) X10 is an experimental new language currently under development at IBM in collaboration with academic partners. The X10 effort is part of the IBM PERCS project (Productive Easy-to-use Reliable Computer Systems) in the DARPA program on High Productivity Computer Systems. The PERCS project is...


Platforms: *nix

License: Freeware Size: 2 MB Download (99): X101.044(IBM) Download

Added: June 06, 2010 | Visits: 1.044

ChucK ChucK is a new audio programming language for real-time synthesis, composition, and performance - fully supported on MacOS X, Windows, and Linux. ChucK presents a new time-based concurrent programming model, which supports a highly precise and fundamental level of expressiveness (we call this...


Platforms: *nix

License: Freeware Size: 1.5 MB Download (103): ChucK Download

Added: October 11, 2010 | Visits: 1.085

kernbench This is a cpu throughput benchmark originally devised and used by Martin J. Bligh. It is designed to compare kernels on the same machine, or to compare hardware. To compare hardware you need to be running the same architecture machines (eg i386) and run kernbench on the same kernel source tree....


Platforms: *nix

License: Freeware Size: 10.24 KB Download (111): kernbench Download

Added: November 15, 2010 | Visits: 954

BakaSub BakaSub is a GTK+/Gnome video subtitling program. It supports Super Station Alpha File formats for titles. BakaSub is written entirely in ANSI C++ (using the -pedantic flag of EGCS) so it should be portable too. I aim for full Gnome compliance in BakaSub, as well as some Gnomey features (like...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (103): BakaSub Download

Added: January 21, 2010 | Visits: 855

ccscript 3 GNU ccScript is a C++ class framework for creating a virtual machine execution system for use with and as a scripting/assembler language for state-transition driven realtime systems. The most common example of this is as the core of the scripting engine found in GNU Bayonne. GNU ccScript uses a...


Platforms: *nix

License: Freeware Size: 348.16 KB Download (89): ccscript 3 Download

Added: January 26, 2010 | Visits: 1.082

DBD::ODBC DBD::ODBC Perl module contains a ODBC Driver for DBI. SYNOPSIS use DBI; $dbh = DBI->connect(dbi:ODBC:DSN, user, password); Private DBD::ODBC Attributes odbc_more_results (applies to statement handle only!) Use this attribute to determine if there are more result sets available. SQL...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (104): DBD::ODBC Download

Added: March 24, 2010 | Visits: 1.151

SimpleDBM SimpleDBM projects goal is to build a Relational Database Manager in Java. The planned features include support for: Transactions Write Ahead Log Multiple Isolation Levels BTree Indexes Entry Level SQL-92 System Catalogs A distinguishing feature of the project is that the DBMS is being...


Platforms: *nix

License: Freeware Size: 512 KB Download (103): SimpleDBM Download

Added: November 11, 2010 | Visits: 1.130

The ACE ORB from the doc group TAO project is a standards-compliant, real-time implementation of CORBA that provides efficient, predictable, and scalable quality of service (QoS) end-to-end. Unlike conventional implementations of CORBA, which are inefficient, unpredictable, non-scalable, and often non-portable, TAO applies...


Platforms: *nix

License: Freeware Size: 34 MB Download (98): The ACE ORB from the doc group Download

Added: July 17, 2010 | Visits: 1.329

Gibraltar Firewall Gibraltar Firewall is a firewall and router package, based on Debian/GNU Linux, which perfectly meets all individual requirements for a state-of-the-art firewall. Independent of the kind of Internet connection (dedicated line, ADSL, dial-up connection), Gibraltar provides for secure...


Platforms: *nix

License: Freeware Size: 235 MB Download (124): Gibraltar Firewall Download

Added: September 05, 2010 | Visits: 1.447

Netstation Netstation is a Linux distribution that enables you to convert standard PCs into full-featured diskless thin clients supporting all major connectivity protocols. The project can be booted from the network using Etherboot/PXE or from standard media like floppy/CD/hd/flash-disk etc. The...


Platforms: *nix

License: Freeware Size: 15.7 MB Download (121): Netstation Download

Added: March 24, 2010 | Visits: 820

Blogbench Blogbench is a portable filesystem benchmark that tries to reproduce the load of a real-world busy file server. It stresses the filesystem with multiple threads performing random reads, writes and rewrites in order to get a realistic idea of the scalability and the concurrency a system can...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (96): Blogbench Download

Added: June 19, 2010 | Visits: 1.056

PoJoe Component Libraries PoJoe Component Libraries project is a set of Java POJO components, originally developed for OSMQ. Developers have found these components useful in building robust enterprise applications. Of note are: a FIFO queue that utilizes memory until a size threshold is reached, paging overflow elements...


Platforms: *nix

License: Freeware Size: 890.88 KB Download (95): PoJoe Component Libraries Download

Added: November 17, 2010 | Visits: 985

Holodeck10 Image Print Holodeck10 is built using JAVA for the Linux Operating system. Holodeck10 Image Print utilizes the log4j package from the Free Software Foundation (www.apache.org) to facilitate logging of debuging information. The project takes advantage of the ImageIO class to reduce the memory consumption...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (95): Holodeck10 Image Print Download

Added: May 26, 2010 | Visits: 1.091

File::Wildcard File::Wildcard is a Perl module for enhanced glob processing. SYNOPSIS use File::Wildcard; my $foo = File::Wildcard->new(path => "/home/me///core"); while (my $file = $foo->next) { unlink $file; } When looking at how various operating systems do filename wildcard expansion (globbing),...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (96): File::Wildcard Download

Added: January 25, 2010 | Visits: 776

Conc Conc is a console concentrator for Linux and Gnome. Conc project features remote maintenance of systems over IP, and concurrent connections to consoles. Serial lines on multiple machines may be pooled into one system allowing a virtually unlimited number of consoles to be managed - ideal for...


Platforms: *nix

License: Freeware Size: 583.68 KB Download (100): Conc Download

< 1 2 3 4 5