Project Messages
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A high level distributed load sharing application.
There are two ways for making an api for the modules available. One would be compiling the program with the -rdynamic flag which would allow the module to access any of the program's functions. The other is to pass in all the allowed functions. The "better" solution would be to pass in the functions in a structure because thats more controlled and possibily 'more' controlled.
Wednesday Dec 24
The code is fairly well documented using doxygen. Please installs and document code using this tool. Everything become pretty printed!
Saturday Dec 20
There is a pretty tight coupling between the two, except for the lame part where it appears if I do all the commits. Oh well =P
Thursday Dec 18
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A high level distributed load sharing application.
Copyright © 2007-2024 activereload/entp