Implementación de un scrapper distribuido.
-
Updated
Jun 22, 2021 - Python
Implementación de un scrapper distribuido.
Semester project for Distributed Systems discipline, taught at Centro Universitário FEI. Consists of a system of APIs to simulate a biodiesel plant
A resilient Fintech Transaction Orchestrator using Go, Temporal.io, and the Saga Pattern. Handles distributed payments, inventory, and shipping with idempotency and compensation logic.
A high-performance Function-as-a-Service (FaaS) platform built on Firecracker MicroVMs. Designed for sub-100ms cold starts and rigid security isolation using a custom distributed scheduler in Go.
Learning and applying Distributed Systems architecture
1st project for distributed systems class (C#)
A high-performance, immutable core banking engine in Go. Implements CQRS and Event Sourcing with a Transactional Outbox pattern to guarantee ACID consistency and auditability.
A high-performance benchmark comparing concurrency models in Python (Threading/Multiprocessing) vs. Golang (Native/GoCV) for batch image processing. Proves architectural trade-offs between GIL, OS Processes, and Goroutines.
Documentation for the organization of the multi-repo, cloud-native educational platform built on a distributed microservices architecture.
A real-time, pre-authorization fraud detection engine written in Go. Uses a Scatter-Gather pattern to orchestrate Graph queries (Neo4j), Velocity checks (Redis), and ML inference within a strict latency budget.
Add a description, image, and links to the distribuited-systems topic page so that developers can more easily learn about it.
To associate your repository with the distribuited-systems topic, visit your repo's landing page and select "manage topics."