#
distributed-programming
Here are
24 public repositories
matching this topic...
Port of Akka actors for .NET
distributed pandemics simulator, uses the power of spark to generate huge bulks of contact-tracing data.
Updated
Feb 2, 2021
Jupyter Notebook
Integrating the CAP theorem into distributed language design.
Updated
Nov 21, 2018
JavaScript
Implemented the algorithms of the book Introduction to Reliable and Secure Distributed Programming
Updated
Feb 22, 2021
Java
Distributed programming assignment
A collection of Emerald source distributions, in the interest of figuring out which is most recent
Updated
Dec 22, 2017
Java
Assignments of <Parallel, Concurrent, and Distributed Programming in Java> Specialization on Coursera
Updated
Oct 13, 2020
Java
Utilitaires pour la programmation distribuée
Updated
Apr 29, 2019
Java
Python Data Pipes for Mulitprocessing Systems
Updated
Aug 21, 2019
Python
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
Updated
Jun 15, 2019
Java
Распределенное программирование. Реализация игры Connect6 с помощью сокетов.
Updated
Mar 22, 2019
Java
Contains exercises to strengthen my parallel programming skills
Updated
May 16, 2019
Jupyter Notebook
Parallel, Concurrent, and Distributed Programming in Java | Coursera
Updated
Oct 13, 2020
Java
🎓 Concurrent and Distributed Programming Course / Curso Programação Concorrente e Distribuída
Compte bancaire distant à base de RMI
Standard distributed programming problems
Updated
Dec 18, 2021
Java
Selected curses description
Distributed programming 1 (dp1) course project at Politecnico di Torino
A distributed solution for the classic Dining Philosophers problem
Updated
Feb 28, 2020
Java
Improve this page
Add a description, image, and links to the
distributed-programming
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
distributed-programming
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
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