Skip to content

anishlr/distributedframework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

distributedframework

“Distributed Application Framework”, this framework allows application programmers to write multi-threaded applications in C for computing huge mathematical computations like large Matrix multiplications over a distributed set of nodes. This was done solely with the help of the POSIX threads library and the GNU C library for TCP/UDP sockets.

About

A distributed application framework in the works.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages