This is a repository for code and supporting materials for the CS-210 Concurrency module at Swansea University.
-
Updated
Feb 25, 2024 - HTML
This is a repository for code and supporting materials for the CS-210 Concurrency module at Swansea University.
Faster file deletion written in Rust, alternative to rm
This is a mono repository for my Go Playground, I would hands on Golang topics and exercise them here.
IdS - Ingegneria del Software presso l'Università degli Studi di Parma (9 CFU).
🏢 Repository with homework for the Java course by Croc
A microservices-based application built on asynchronous processing and concurrent data handling.
Concurrency Control Locking manages concurrent transactions using pessimistic locking, which locks records to prevent conflicts, and skip locking, which skips locked records to improve processing efficiency. These mechanisms ensure data consistency while optimizing performance in high-concurrency scenarios.
A little web-app entirely written in Go, aiming to illustrate the potential of concurrent programing for web scraping.
A practical project to learn how a TCP server and client works in GoLang
Quebrix is a remote cache-store that offers strong performance (throughput and latency).
Add a description, image, and links to the cuncurrency topic page so that developers can more easily learn about it.
To associate your repository with the cuncurrency topic, visit your repo's landing page and select "manage topics."