Skip to content

alex-mtx/AsyncReports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AsyncReports

The Problem

We were facing hard times in delivering large reports to the customers. All reports, being them small or big (5MB or more), were threated in the same way: all synchronous, request-response pattern based. Well, you can imagine the load and timeout problems we faced, specially when you have thousands of hundreds customers and large reports to deliver.

The Solution

While the acquisition of a COTS Reporting tool was under way, I designed and developed this system in C#, which allowed us to deliver reports of any size, in any format in an asynchronous way.

report request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages