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

Thread Gauge Directory Submitter freeware
Filter: All | Freeware | Demo
 

Thread Gauge Directory Submitter

< 1 2 3 4 5 > 
Added: August 06, 2010 | Visits: 2.723

Inter-Thread Communication Inter-Thread Communication (ITC) aims to make it exceedingly easy to call functions in other threads. The lexer does all the work, so just run the lexer on your headers, then call the stub functions. In addition, it also provides a complete threading API, with the four threading primitives...



Platforms: *nix

License: Freeware Size: 419.84 KB Download (110): Inter-Thread Communication Download

Added: February 04, 2010 | Visits: 822

Thread::Apartment Thread::Apartment is an apartment threading wrapper for Perl objects. SYNOPSIS package MyClass; use Thread::Apartment::Server; use base qw(Thread::Apartment::Server); sub new { # # the usual constructor # } # # mark some methods as simplex # sub get_simplex_methods { return {...





Platforms: *nix

License: Freeware Size: 73.73 KB Download (96): Thread::Apartment Download

Added: August 02, 2010 | Visits: 1.235

Directory Synchronize Directory Synchronize is the small handy utility you always missed! Directory Synchronize is small, reliable, and fast. And best of all - it is Open Source; released under the GPL you are free to use and distribute it. Directory Synchronize synchronizes the contents of one directory to another....


Platforms: *nix

License: Freeware Size: 675.84 KB Download (107): Directory Synchronize Download

Added: November 23, 2010 | Visits: 1.355

Thread::Pool Thread::Pool contains group of threads for performing similar jobs. SYNOPSIS use Thread::Pool; $pool = Thread::Pool->new( { optimize => cpu, # default: memory pre => sub {shift; print "starting worker with @_n", do => sub {shift; print "doing job for @_n"; reverse @_}, post => sub...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (103): Thread::Pool Download

Added: February 05, 2010 | Visits: 873

Thread::Tie Thread::Tie can tie variables into a thread of their own. SYNOPSIS use Thread::Tie; # use as early as possible for maximum memory savings # use default thread + tieing + create thread when needed tie $scalar, Thread::Tie; tie @array, Thread::Tie; tie %hash, Thread::Tie; tie *HANDLE,...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (101): Thread::Tie Download

Added: February 01, 2010 | Visits: 1.114

Search Into Directory With this service menu you will be able to search into directory by right-clicking on it. Search Into Directory starts a kfind window (part of kdebase) ready to search into the selected directory. Note : This servicemenu is in fact duplicated of an existing one on kde-apps. So Ive removed mine...


Platforms: *nix

License: Freeware Size: 84.99 KB Download (95): Search Into Directory Download

Added: January 14, 2010 | Visits: 4.374

Auto Directory Index PHP Script AutoIndex is a PHP script that makes a table that lists the files in a directory, and lets users access the files and subdirectories. It includes searching, icons for each file type, an admin panel, uploads, access logging, file descriptions, and more..


Platforms: *nix

License: Freeware Size: 84.99 KB Download (371): Auto Directory Index PHP Script Download

Added: April 07, 2010 | Visits: 1.346

Shell Directory Manager Shell Directory Manager is a small tool for managing often-visited directories using a shell like bash. I offer two new commands: dm is a manager for a small database, where you name directories with a short alias. And dmcd is a function for your current shell, which lets you go to a directory...


Platforms: *nix

License: Freeware Download (98): Shell Directory Manager Download

Added: March 09, 2010 | Visits: 1.566

Directory Analysis Tool Directory Analysis Tool is used to analyze LDAP directories and report on their contents. Useful if you want to find inactive accounts, people who havent changed passwords, or who has administrator privileges..


Platforms: *nix

License: Freeware Download (178): Directory Analysis Tool Download

Added: August 19, 2010 | Visits: 846

RT-Thread RT-Thread is a real-time operating system. It is designed specifically for small memory footprint platforms. The kernel supports the tranditional RTOS services, such as multiple threads, semaphores, mutexes, event flags, mailboxes, etc. RT-Thread project also provides a C-expression interpreter...


Platforms: *nix

License: Freeware Size: 348.16 KB Download (105): RT-Thread Download

Added: June 02, 2010 | Visits: 1.606

Directory Server NT Authentication Module Directory Server NT Authentication Module provides a plugin allowing LDAP authentication via an NT domain account. The Directory Server NT Authentication Module project is made of two parts: The first is a simple daemon which takes an NT users domain credentials (including password) and...


Platforms: *nix

License: Freeware Size: 1.7 MB Download (97): Directory Server NT Authentication Module Download

Added: May 01, 2010 | Visits: 1.217

Directory Assistant Directory Assistant is an application for managing an LDAP address book. The focus is to create a very easy to use program, with only the few but necessary features. The target of Directory Assistant is novice users that still need to keep their addresses in an LDAP server..


Platforms: *nix

License: Freeware Size: 18.43 KB Download (106): Directory Assistant Download

Added: June 25, 2010 | Visits: 882

Mail::Thread::Chronological Mail::Thread::Chronological can rearrange Mail::Thread::Containers into a Chronological structure. SYNOPSIS use Mail::Thread; use Mail::Thread::Chronological; my $threader = Mail::Thread->new( @messages ); my $lurker = Mail::Thread::Chronological->new; $threader->thread; for my...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Mail::Thread::Chronological Download

Added: September 04, 2010 | Visits: 1.016

POE::Component::Pool::Thread POE::Component::Pool::Thread is a POE Managed Boss/Worker threadpool. SYNOPSIS use POE qw( Component::Pool::Thread ); POE::Component::Pool::Thread->new ( MinFree => 2, MaxFree => 5, MaxThreads => 15, StartThrneads => 5, Name => "ThreadPool", EntryPoint => &thread_entry_point,...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (95): POE::Component::Pool::Thread Download

Added: August 11, 2010 | Visits: 1.707

Apache Directory Server Apache Directory Server is an embeddable LDAP server implemented in pure Java. Our primary vision (others also outlined below) is to build an enterprise directory server platform (and its components) where other Internet services snap in to store their data within the directory so they may be...


Platforms: *nix

License: Freeware Download (105): Apache Directory Server Download

Released: July 01, 2007  |  Added: July 29, 2010 | Visits: 1.904

.NET Active Directory Wrapper Lite .Net Active Directory Lite is a free package of two Visual Studio solutions (.sln) that includes all the source code to calling multiple Active Directory function and a complete sample application that demonstrates the functionality of the wrapper. Both solutions are written in C# and are...


Platforms: Windows

License: Freeware Size: 186 KB Download (145): .NET Active Directory Wrapper Lite Download

Released: May 22, 2011  |  Added: June 20, 2011 | Visits: 8.510

Directory Monitor You can use Directory Monitor for the surveillance of certain directories and will notify you of file changes, deletions, modifications, and new files. * Monitor directories for file changes, modifications, deletions and new files. * Monitor local directories or network shares (including...


Platforms: Windows, Other

License: Freeware Size: 825 KB Download (114): Directory Monitor Download

Released: September 30, 2011  |  Added: November 19, 2011 | Visits: 1.997

CodeTwo Active Directory Photos CodeTwo Active Directory Photos is designed to let you easily upload users' photographs to Active Directory, manage the and edit according to your needs. Even hundreds of employees' photos can be auto-adjusted and uploaded to Active Directory's thumbnailPhoto property. Owing to this free...


Platforms: Windows

License: Freeware Size: 9.86 MB Download (110): CodeTwo Active Directory Photos Download

Released: April 01, 2014  |  Added: April 27, 2014 | Visits: 1.579

Netwrix Active Directory Change Reporter Active Directory change auditing is an important procedure for limiting unauthorized changes and errors to AD configuration. One single change can put your organization at risk, introducing security breaches and compliance issues. Built-in Active Directory auditing lacks many important features...


Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 6.26 MB Download (142): Netwrix Active Directory Change Reporter Download

Released: August 22, 2012  |  Added: August 22, 2012 | Visits: 757

LDS Compact Directory Maker LDS Compact Directory Maker is an easy to use application which enables you to easily create a single page PDF document that contains contact information for all families within an LDS ward/branch. for WindowsAll


Platforms: Windows

License: Freeware Download (56): LDS Compact Directory Maker Download

< 1 2 3 4 5 >