| Projects on Google Code | Results 1 - 10 of 10 |
The program is a useful example of using shared memory, semaphores, message queues (mail slots) in Windows system programming.
It is a client - server application.
- The clients and the server share a binary search tree
- The client sends messages to the server with the operations that should ...
<b>Projeto de trabalho para ser apresentado na disciplina Sistemas Operacionais II, na UFF em 2009/2</b>
<br/>
Membros:
<ul>
<li>André Nascimento
<li>Douglas Blanc
<li>Eduardo Henriques
<li>Italo Portinho
Server which hosts semaphores. Connects by TCP/IP. Has a capability to detect deadlocks.
This is a java web applet/application that will convert to and from ascii, decimal, hexadecimal, binary, Morse code and semaphore.
IMPORTANT: this applet was made in less than 24 hours. If you find that there is a problem with it's translation of some given input PLEASE notify me at jesfish@gmail...
This is a solution for the Santa Claus problem that I created for my CS3305 class at UWO. The assignment requirements are such that the code must be in C, use pthreads, and use UNIX semaphores.
This Perl module provides thread-safe semaphores.
This proyects implements the POSIX standard for semaphores, allowing Minix to use all the benefits of this particular IPC.
O projeto Peebles tem como objetivo principal ser uma ferramenta para compreensão sobre mecanismos de multi-tarefa e sincronização.
É composto por uma série de exemplos e artigos, resultantes do próprio processo de aprendizado, dos mais simples aos mais complexos.
Não está vinculado a nenhum...
threads,
synchronization,
multitask,
mutex,
event,
criticalsection,
semaphore,
multitarefa,
sincronização,
paralelismo,
delphi
See the project site hosted at SourceForge for more details.
Some data structure implementation and the wrappers of something.