Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by rahul-dhar-e5609

A curated list of projects in awesome lists by rahul-dhar-e5609 .

https://github.com/rahul-dhar-e5609/distributed-monitoring-system

A distributed system built in Golang that uses the RabbitMQ's exchanges for communicating data and messages between various consumer applications that consume the data published by the various generators. The data is coordinated by a coordinator program that can be scaled up easily depending upon the traffic. These coordinators use an event-based design to communicate the data generated to the consumers that show interest in the data by subscribing to them using event listeners.

concurrent-programming distributed distributed-systems event-bus event-driven event-listener eventbus go golang monitoring-system rabbitmq

Last synced: 07 Nov 2024

https://github.com/rahul-dhar-e5609/scaling-web-app

A repository for learning how to scale a web application, concentrates over using docker containers over a bridge network for application instances that are being load balanced using the Round Robin algorithm. The application instances interact with a data service and a logging service that run in their separate containers.

container docker dockerfile go golang load-balancer microservice

Last synced: 19 Dec 2024

https://github.com/rahul-dhar-e5609/uptime-monitor

An "uptime monitor" allows users to enter URLs they want monitored, and receive alerts when those resources "go down" or "come back up".

Last synced: 07 Nov 2024

https://github.com/rahul-dhar-e5609/postagram

An instagram clone with functionalities such as offline surfing, background sync and push notifications.

Last synced: 07 Nov 2024

https://github.com/rahul-dhar-e5609/gitgo

A minimal CLI app to query GitHub users.

Last synced: 07 Nov 2024

https://github.com/rahul-dhar-e5609/phantonjs-html2png

Script for converting a .html file to .png file using phantom.js

Last synced: 07 Nov 2024

https://github.com/rahul-dhar-e5609/goal-coach

A simple to do list built in React JS with Redux and firebase's real-time database and authorization functionality.

Last synced: 07 Nov 2024

https://github.com/rahul-dhar-e5609/feedback-manager

This application can be used for conducting surveys!

Last synced: 07 Nov 2024

https://github.com/rahul-dhar-e5609/lottomunbers

A simple exercise to learn concurrency in Go

Last synced: 07 Nov 2024