https://github.com/anmonteiro/fcds-lab-2015
Solutions for the Foundations of Concurrent & Distributed Systems Lab (TU Dresden, Summer Semester 2015)
https://github.com/anmonteiro/fcds-lab-2015
Last synced: 6 months ago
JSON representation
Solutions for the Foundations of Concurrent & Distributed Systems Lab (TU Dresden, Summer Semester 2015)
- Host: GitHub
- URL: https://github.com/anmonteiro/fcds-lab-2015
- Owner: anmonteiro
- License: mit
- Created: 2015-08-25T19:55:23.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-13T17:25:41.000Z (over 10 years ago)
- Last Synced: 2025-06-10T18:44:10.185Z (7 months ago)
- Language: Go
- Size: 12.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fcds-lab-2015
Solutions for the Foundations of Concurrent & Distributed Systems Lab (TU Dresden, Summer Semester 2015)
## Purpose
The purpose of the lab was to parallelize 3 out of the 5 problems described in the file [problemset.pdf](https://github.com/anmonteiro/fcds-lab-2015/blob/master/problemset.pdf). The chosen programming language was [Golang](https://golang.org/).
## Contents
This repository contains solutions for 4 of the aforementioned programming challenges, as well as an input generator for the Haar Wavelets problem.
## License
Copyright (c) 2015 António Nuno Monteiro
This work is distributed under the MIT license. For more information see the [LICENSE](./LICENSE) file.