Discussion: API for the modules.
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.
You must be a project member to post a new comment.
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.