| Projects on Google Code | Results 1 - 10 of 24 |
*s3funnel* is a command line tool for [http://www.amazon.com/gp/browse.html?node=16427261 Amazon's Simple Storage Service] (S3).
* Written in Python, `easy_install` the package to install as an egg.
* Supports multithreaded operations for large volumes. `Put`, `get`, or `delete` many items c...
C implementations of several scalable non-blocking data structures for x86 and x86-64.
----
==Status==
Overall the package is *pre-alpha*. It is still under development.
* The skiplist is beta. There are no known bugs and it is feature complete.
* The hashtable is alpha. It has not b...
HashTable,
lock-free,
C,
concurrent,
multicore,
multi-core,
multithreaded,
multi-threaded,
HashMap,
transactions,
threads,
datastructure,
datastructures,
Skiplist,
transactional
MergeSort is known to be a stable sorting algorithm, with both worst case and best case complexity N.lg N, and best case complexity N.
This implementation incorporates techniques to make MergeSort competitive with Quicksort for internal sorting of text strings: (i) Longest Common Prefix merging ...
The aim for this project is to develop a framework for using pointer elements in multi-threaded applications.
More details: TBD ;)
==Description==
The SSH Power Tool (sshpt) enables you to execute commands and upload files to many servers simultaneously via SSH _without_ using pre-shared keys. Uploaded files and commands can be executed directly or via sudo. Connection and command execution results are output in standard CSV...
High performance C++ Profiler implementation currently for x86 processors under Windows/Linux.
----
= Features =
* Single-threaded & Multi-threaded support
* Low latency & high throughput
* Unobtrusive (to the extent that a manually instrumented profiler can be)
* HTML & Text rep...
mptoolkit consists of a set of executables used to control program flow in a batch file to give you multiprocessing capabilities.
= moxi - memcached + integrated proxy =
(pronunciation: rhymes with foxy)
== Source Code ==
* http://github.com/steveyen/moxi
== Features ==
* Open-source, same BSD license as memcached.
* Written in C.
* Based on the latest memcached server code for its high-performance connection ...
=General problem=
N tasks of variable lengths and positions + M robots of variable strengths. Assign robots to tasks in order to minimize the total duration and cost of the work.
=The challenge wrapped in a futuristic context=
In a near future, suppose you are a planet colonizer right in th...
geneticalgorithm,
tsp,
.net,
multithreaded,
travelingsalesmenproblem,
mtsp,
optimizer,
solver,
ga,
csharp
=libting Homepage=
==Latest Updates==
2009-11-06: ting-0.3 released.
2008-11-03: ting-0.2 released. *Note* that its interface slightly differs from ting-0.1.
The most important is that instead of std::auto_ptr ting now uses its own auto pointer implementation ting::Ptr.
==Short description=...