Skip to content

zangrandi/client_server_drb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The code receives a math expression from STDIN (ex: "10 x 5 + 3 + pow(5) + srqt(9)"), splits the operations respecting the precendence order, distributes it to the available servers and then shows the answer to the user.

About

Small example of client/server using the DRB library

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages