Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Firebird

Compare

  Analyzed 1 day ago

Firebird is a relational database offering many ANSI/ISO SQL standard features that runs on Linux, Windows, and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers. It has been used in production ... [More] systems, under a variety of names, since 1981. Firebird is a commercially independent project of C++ programmers, technical advisors and supporters developing and enhancing a multi-platform relational database management system based on the source code released by Inprise Corp (now known as Borland Software Corp) on 25 July, 2000. Join the Firebird Foundation The software is completely free of any registration, licensing or deployment fees. It may be deployed freely for use with any third-party [Less]

1.31M lines of code

29 current contributors

3 days since last commit

107 users on Open Hub

High Activity
4.56522
   
I Use This
Licenses: Initial_D..., InterBase...

alock

Compare

  No analysis available

alock locks the X server until the user enters a password via the keyboard. If the authentification was successful the X server is unlocked and the user can continue to work. alock does not provide any fancy animations like xlock or xscreensaver and never will. Its just for locking the current X session.

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: mit

Concurrency Kit

Compare

  Analyzed about 18 hours ago

Concurrency Kit provides a plethora of concurrency primitives, safe memory reclamation mechanisms and lock-less and lock-free data structures designed to aid in the design and implementation of high performance concurrent systems. It is designed to minimize dependencies on operating system-specific ... [More] interfaces and most of the interface relies only on a strict subset of the standard library and more popular compiler extensions. [Less]

35.2K lines of code

9 current contributors

4 days since last commit

2 users on Open Hub

Low Activity
0.0
 
I Use This

Mandala

Compare

  Analyzed about 7 hours ago

The project Mandala helps the development of concurrent and/or distributed applications. It is based on the asynchronous reference concept which provide asynchronous and potentially remote method invocation.

28K lines of code

0 current contributors

almost 15 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

libhashish

Compare

  Analyzed about 16 hours ago

Libhashish is a powerful and generic hash library for C and C++. The library attempt to combine the best algorithms in this area and take all kinds of optimizations into account. Furthermore the main focus is applicability - at least you should use this library.

7.41K lines of code

0 current contributors

over 15 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

IPC::ConcurrencyLimit

Compare

  Analyzed 1 day ago

This module implements a mechanism to limit the number of concurrent processes in a cooperative multiprocessing environment. This is an alternative to, for example, running several daemons. Roughly speaking, a typical setup would be the following: Cron starts a new process every minute. The ... [More] process attempts to get a lock as shown in synopsis. If it obtains a lock, it starts working and exits when the work is done. If not, "max_procs" processes are already working, so it exits. [Less]

1.39K lines of code

0 current contributors

over 7 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Tags locking perl

IPC-ConcurrencyLimit-Lock-Redis

Compare

  Analyzed about 18 hours ago

Redis-based locking backend for IPC::ConcurrencyLimit

328 lines of code

0 current contributors

over 8 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

php_component_lock

Compare

  Analyzed about 22 hours ago

This component provides the LockInterface as well as an LockAwareInterface. It comes with two implementations of the LockInterface. You can use this interface to lock classes or processes to prevent changes in an object (so you freeze/lock the class for property setting) or lock an existing ... [More] process (like a cronjob) to prevent double execution. [Less]

546 lines of code

0 current contributors

about 6 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

python-fslock

Compare

  No analysis available

This library provides a safe wrapper around flock(2). It avoids problems when using locks in multi-threaded applications, while still exposing exclusive and shared locks.

0 lines of code

1 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: mit

TransactionKit

Compare

  Analyzed about 24 hours ago

Lockless Multi-Reader, Multi-Writer Transaction Capable Hash Tables

8.44K lines of code

0 current contributors

almost 16 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This