rbs_application_level_implementation
Implementation of Replication-Based Scheduling (RBS) on the application level in a form of a library written in c.
https://github.com/wojtek-t-t/rbs_application_level_implementation
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.0%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Implementation of Replication-Based Scheduling (RBS) on the application level in a form of a library written in c.
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 3 years ago
· Last pushed almost 2 years ago
Metadata Files
Readme
Citation
README.md
app_implementation
Library for scheduling according to the rules of Replication-Based Scheduling. To run the application for the example task set, compile the codes usin the provided make file. Next, run it using "sudo".
Owner
- Login: Wojtek-T-T
- Kind: user
- Repositories: 1
- Profile: https://github.com/Wojtek-T-T
Citation (CITATION.cff)
cff-version: 1.0.0 message: "If you use this software, please cite it as below." authors: - family-names: "Trocinski" given-names: "Wojciech" title: "rbs_lib_app" version: 1.0.0 doi: 10.5281/zenodo.1234 date-released: 2024-02-21 url: "https://github.com/Wojtek-T-T/RBS_application_level_implementation"