Menu

Tree [r12] /
 History

HTTPS access


File Date Author Commit
 Debug 2010-05-19 BalanceSoftware [r12]
 balanceparallel 2010-05-17 BalanceSoftware [r1]
 bp_client 2010-05-19 BalanceSoftware [r11]
 common 2010-05-19 BalanceSoftware [r11]
 compute_unit 2010-05-17 BalanceSoftware [r5]
 control_server 2010-05-19 BalanceSoftware [r11]
 dist_work_lib 2010-05-18 BalanceSoftware [r8]
 documents 2010-05-17 BalanceSoftware [r1]
 COPYING 2010-05-17 BalanceSoftware [r1]
 README 2010-05-18 BalanceSoftware [r9]
 balanceparallel.sln 2010-05-17 BalanceSoftware [r1]
 balanceparallel2005.sln 2010-05-17 BalanceSoftware [r1]

Read Me

	BalanceParallel
These are the release notes for BalanceParallel 1.0.That will tell you all about, explain how to deploy it.

that work flow is this:

1.All computer in one LAN can construct one parallel computing system with balanceparallel now.So first be sure all computer in one LAN.

2.Copy the controller.exe bin file and the computing library to one computer.the computing library is one dll file,that include some function for computing, that hava standard prototype. like the example library math.dll in this project. you will to costomize yourself computing library to do the computing you want.

3.Copy the computing_server.exe bin and the computing library also to some other computers.

4.Copy the bp_client.exe to one computer, and write one command script file,that format is:
computing_library_file_name:computing_function_name{\\[IUDF]:value}*

this "\\" delimiter betwwen two parameter groups or betwwen parameter group and command.You input parameter group time ( delim it by "\\" ) is the execution time of the computing process.

5.Start controller.exe and computing_server.exe server side program. now execute the bp_client.exe with the file name of the command script.( is parameter 1 ) to be starting the parallel computing. 

6.Some information and result will be showing to cosole screen.

About us:
This project is developing only 2 weeks, that will need to update often, but I'm busy in my work, if you is one c programmer, and intrest with this project, please join me.send your information to my email.

Note: This project is alpha version now, do not promise stable. if you find bug or you want to join us,please contact me:

Email: BalanceSoftware@gmail.com

Thank you.

								JiJie Shi at 16 May 2010
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.