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

Nonblocking freeware
 

Nonblocking

Added: October 29, 2013 | Visits: 499

Net::Server::NonBlocking for Linux You can use this module to establish non-blocking style TCP servers without being messy with the hard monotonous routine work. Net::Server::NonBlocking is a Perl module, a state-of-the-art of non-blocking server, it consumes some additional memories and executes some extra lines to support...



Platforms: *nix

License: Freeware Size: 10.24 KB Download (41): Net::Server::NonBlocking for Linux Download

Added: January 03, 2010 | Visits: 1.444

Linux::Joystick Linux::Joystick is an object-oriented, pure Perl API for accessing joystick devices under Linux-based operating systems. Linux::Joystick module is capable of using either blocking or non-blocking I/O, and represents each axis change or button press as a Linux::Joystick::Event object. USAGE If...





Platforms: *nix

License: Freeware Size: 22.53 KB Download (134): Linux::Joystick Download

Added: January 17, 2010 | Visits: 1.065

File::Flock File::Flock is a Perl module for file locking with flock. SYNOPSIS use File::Flock; lock($filename); lock($filename, shared); lock($filename, undef, nonblocking); lock($filename, shared, nonblocking); unlock($filename); my $lock = new File::Flock /somefile;...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (115): File::Flock Download

Added: January 05, 2010 | Visits: 910

File::BasicFlock File::BasicFlock is a Perl module for file locking with flock. SYNOPSIS use File::BasicFlock; lock($filename); lock($filename, shared); lock($filename, undef, nonblocking); lock($filename, shared, nonblocking); unlock($filename); Lock files using the flock() call. The file to be...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (100): File::BasicFlock Download

Released: January 22, 2013  |  Added: January 22, 2013 | Visits: 364

ParentalControl Bar Parental control filters have a reputation for charging a lot and giving back very little in return. Sometimes, they literally don't give enough back, and have been known to block completely clean sites. ParentalControl Bar isn't perfect--like its cousins, it blocks some sites that shouldn't...


Platforms: Windows

License: Freeware Size: 4.74 MB Download (452): ParentalControl Bar Download

Released: July 22, 2012  |  Added: July 22, 2012 | Visits: 465

PHP Mulitplexed I/O The PHP Multiplexed I/O library is an object oriented PHP5 library for managing multiplexed (or non-blocking) I/O. It is loosely based on the selectable channels nonblocking IO implementation from Java's NIO package.


Platforms: Windows, Mac, Linux

License: Freeware Size: 7.77 KB Download (50): PHP Mulitplexed I/O Download

Added: May 10, 2013 | Visits: 788

HAVP HAVP (HTTP Antivirus Proxy) is a proxy with a ClamAV anti-virus scanner. The main aims are continuous, non-blocking downloads and smooth scanning of dynamic and password protected HTTP traffic. Havp antivirus proxy has a parent and transparent proxy mode. It can be used with squid or standalone....


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (67): HAVP Download

Added: August 29, 2013 | Visits: 333

Eventlet Eventlet is a networking library written in Python. It achieves high scalability and concurrency by using non-blocking io while at the same time retaining high programmer usability by using coroutines to make the non-blocking io operations appear blocking at the source code level.


Platforms: Mac

License: Freeware Size: 296.96 KB Download (42): Eventlet Download

Added: September 30, 2013 | Visits: 430

FastFlow FastFlow is a parallel programming framework for multi-core platforms based upon non-blocking lock-free/fence-free synchronization mechanisms. The framework is composed of a stack of layers that progressively abstracts out the programming of shared-memory parallel applications. The goal of the...


Platforms: Mac

License: Freeware Size: 1.01 MB Download (39): FastFlow Download

Added: July 29, 2013 | Visits: 283

Eventlet for Linux Eventlet is a networking library written in Python. It achieves high scalability and concurrency by using non-blocking io while at the same time retaining high programmer usability by using coroutines to make the non-blocking io operations appear blocking at the source code level.


Platforms: *nix

License: Freeware Size: 317.44 KB Download (38): Eventlet for Linux Download

Added: August 27, 2013 | Visits: 347

xSocket for linux xSocket provides a Java nio-based server framework. xSocket is based on the Java NIO package. It handles low level I/O operations, and implements a thread, buffer and connection management in a very efficiency way. The underlying threading and synchronization management ensures high performance...


Platforms: *nix

License: Freeware Size: 354.3 KB Download (41): xSocket for linux Download

Added: August 30, 2013 | Visits: 384

Apache::TieBucketBrigade This module has one usefull method "new_tie" which takes an Apache connection object and returns a tied IO::Handle object. It should be used inside a mod_perl protocol handler to make dealing with the bucket brigade bitz easier. FILENO will emulate a real fileno (using FILE::IO::new_tmpfile) and...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (40): Apache::TieBucketBrigade Download

Added: September 20, 2013 | Visits: 229

NonblockingLogHandler NonblockingLogHandler is a class consistent with the Python logging subsystem. This handler acts as a proxy for the another log handler that may be slow to execute: e.g. the SMTPHandler, SocketHandler, SysLogHandler - especially when they are talking to remote servers. If you have a real-time...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (33): NonblockingLogHandler Download