Skip to content

axfcampos/QueueScheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

qs

Scheduler that takes into account causal relations between operations within the transactions and the transactions themselves. The objective is to schedule the operations for geo-replication without breaking causal relations and without separating the operations within the transactions.

Earliest Deadline First type scheduling based on K value vectors (time, sequence, value).

Work developed as part of my master thesis.

To be merged with Omid.

About

Geo-replication queue scheduler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages