5506 shaares
132 private links
132 private links
Jamulus è un software opensource che permette ai musicisti di suonare, provare o partecipare ad una jam, in tempo reale tramite Internet.
Finite volume solver for incompressible multiphase flows with surface tension - cselab/aphros
Concurrency is an essential part of modern programming, as we have multiple cores and many tasks that need to cooperate. However, it's harder to understand concurrent programs when they are not running sequentially. It's not as easy for engineers to identify bugs and performance issues in these programs as it is in a single-thread, single-task program.