Port of Akka actors for .NET
-
Updated
Feb 12, 2022 - C#
{{ message }}
Port of Akka actors for .NET
distributed pandemics simulator, uses the power of spark to generate huge bulks of contact-tracing data.
Integrating the CAP theorem into distributed language design.
Implemented the algorithms of the book Introduction to Reliable and Secure Distributed Programming
A collection of Emerald source distributions, in the interest of figuring out which is most recent
Assignments of <Parallel, Concurrent, and Distributed Programming in Java> Specialization on Coursera
Utilitaires pour la programmation distribuée
Python Data Pipes for Mulitprocessing Systems
The old Emerald Compiler and Runtime
A project about "Distributed Job Scheduling" related to the Distributed Systems exam at Politecnico di Milano. The simulation is performed on OMNeT++, a framework that helps in simulating any sort of network or distributed protocol.
Tasks from laboratory: Parallel and distributed programming
Remote Method Invocation en Java
Распределенное программирование. Реализация игры Connect6 с помощью сокетов.
Contains exercises to strengthen my parallel programming skills
Parallel, Concurrent, and Distributed Programming in Java | Coursera
Compte bancaire distant à base de RMI
Selected curses description
Distributed programming 1 (dp1) course project at Politecnico di Torino
A distributed solution for the classic Dining Philosophers problem
Add a description, image, and links to the distributed-programming topic page so that developers can more easily learn about it.
To associate your repository with the distributed-programming topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Our current CLI commands are too verbose. When it concerns tests, this is annoying. Also, when error occurs, the error message is the only thing I see.
Describe the solution you'd like
I want to run commands silently and, if an error occurs, be able to trace the problem.
Describe alternatives you've considered
I su