Skip to content
#

concurrent-programming

Here are 164 public repositories matching this topic...

This simple program aims at exploring Golang's interfaces and structs, besides this also calls out to one of my other programs in Go which is /Go-asyncLogger. This program illustrates the behaviour of a connections pool manager using a logger. This program is built in a sens where it can be used for any logger and any type of connections.

  • Updated Apr 7, 2024
  • Go

Imagine thousands of machines across multiple cloud instances and data centers executing simultaneous processing for you with minimal deployment effort. Enter Atomizer - a Go library that facilitates massively parallel and distributed computing. Fashioned after Go itself using similar CSP paradigms.

  • Updated Apr 4, 2024
  • Go

Improve this page

Add a description, image, and links to the concurrent-programming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the concurrent-programming topic, visit your repo's landing page and select "manage topics."

Learn more