Skip to content

Dependable Systems (MICS) Implementation of icrash

Notifications You must be signed in to change notification settings

alezza/uni.lu.icrash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

uni.lu.icrash

iCrash Implementation Project:

  1. Launching the servers (Redundancy req.)
  • Run “LaunchServer.java” as a Java Application - run both the LaunchServer and the Backup instances
  1. Launching the “TestCase_db_alerts_location” will require the database to be clear (dump and recreate the database)

sudo ./mysqldump --user=root --password=………… -A > ~/Desktop/db1.sql sudo /usr/local/mysql/bin/mysql -u root -p < icrash_db_create.sql

About

Dependable Systems (MICS) Implementation of icrash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published