| Projects on Google Code | Results 1 - 10 of 31 |
multithreading
playground over balance project
Desenvolva um aplicativo com a finalidade de simular a operação de uma loja de material esportivo que trabalha com 10 vendedores de balcão, 2 caixas para pagamento e três compradores para reposição do estoque.
As regras de negócio são as seguintes:
a) A loja comercializa 15 itens distintos e o ...
WIP, v0.1
The net-handler-android package enables the asynchronous processing of requests in Android applications. Any kind of request (HTTP data, RSS feeds, DB queries, file-system access, etc.) can be made, and any number of requests can be made at the same time. The requests are queued in a thread pool, an...
A micro-threading library to handle many simultanous virtual 'jobs'. Excellent for multi-core machines.
This project is about detecting data races (race conditions).
If you are interested in this subject, start browsing wiki pages:
* ThreadSanitizer -- a data race detector.
* DynamicAnnotations -- a race detector API
* RacecheckUnittest -- the set of unit tests.
* RaceCheckerClass -- ...
valgrind,
debugging,
multithreading,
test,
testing,
unittest,
datarace,
thread,
pthread,
threads,
multithreaded,
helgrind
!OmniThreadLibrary is a simple to use threading library for Delphi.
Un codigo vacio hay...
===Goal===
The goal of the jconch project is to produce a reliable, safe set of implementations for common tasks in mulithreaded Java applications. The goal is to be similar in spirit to the way that Spring scraps the boilerplate for common user tasks in database work.
===Current Functionality=...