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
IdS - Ingegneria del Software presso l'Università degli Studi di Parma (9 CFU).
This is a mono repository for my Go Playground, I would hands on Golang topics and exercise them here.
🏢 Repository with homework for the Java course by Croc
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.
Quebrix is a remote cache-store that offers strong performance (throughput and latency).
A microservices-based application built on asynchronous processing and concurrent data handling.
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
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."