Skip to content

bvedant/concurrent-fetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Concurrent Fetch

This is a simple application that fetches data from multiple sources concurrently and processes the data.

Features

  • Concurrent data fetching from multiple sources
  • Context-based timeout handling
  • Graceful error handling with Result type
  • Flexible DataFetcher interface for different data sources
  • Buffered channels for efficient result collection

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages