Distributed Systems Development
Repository for some homeworks of my school's subject Distributed Systems Development.
- Gradle (gradle wrapper added).
- JDK 8 (Minor versions are accepted).
Step 0: Clone the project in your terminal.
git clone https://github.com/pepo27/DSD.git
or simply download the zip file and extract it.
Step 1: Run gradle for solving all the dependencies.
$ ./gradlew
Step 2: Look into gradle tasks.
$ ./gradlew tasks
Look for a task and then run it!, for example:
$ ./gradlew Ex1_ServerInstance
$ ./gradlew test
- Ex#1 - School Management Deadline: 22-04-2015
- Ex#2 - Socket Calculator Deadline: 13-04-2015
- Ex#3 - Lamport Simulation Deadline: 19-04-2015
- Ex#4 - RMI Calculator Deadline: 22-04-2015
- Hw#1 - Time Server Deadline: 15-04-2015
- Hw#2 - Caching,Mirroring Deadline: 15-04-2015
- Hw#3 - Napster,P2P,SETI Deadline: 15-04-2015
- Hw#4 - Middleware Deadline: 15-04-2015
- Hw#5 - J2EE Core Patterns Deadline: 15-04-2015
- Hw#6 - Top 500 Deadline: 13-04-2015
- Hw#7 - LANCAD(Nodos Robustos) Deadline: 13-04-2015
- Hw#8 - Gridcafe Deadline: 13-04-2015
- Hw#9 - Syncrhonization Deadline: 16-04-2015
- Hw#10 - Lamport Deadline: 16-04-2015
- Hw#11 - Sockets and JDBC Deadline: 15-04-2015
- Hw#12 - Vidis Deadline: 20-04-2015
- Hw#13 - Hello via RMI Deadline: 15-04-2015
- Hw#14 - Java Policy Deadline: 20-04-2015
- Pr#1 - Simple Bank System Deadline: 22-04-2015
Any doubts about it! Try to contact me! Twitter