Research format for modules.
Reported by nbysani2 (at illinois) | December 20th, 2008 @ 02:33 AM | in Skeleton code is ready to be committed to.
Look into how modules should be structured. Edit the BANG_module structure to something more useful. Down the road, we should have the ability to create python modules.
Comments and changes to this ticket
-
nbysani2 (at illinois) December 20th, 2008 @ 02:38 AM
- Milestone set to Project tasks are available for the picking
- State changed from new to open
-
nbysani2 (at illinois) December 20th, 2008 @ 02:45 AM
- Milestone changed from Project tasks are available for the picking to Skeleton code is ready to be committed to.
-
nbysani2 (at illinois) December 21st, 2008 @ 12:48 PM
Currently there is a skeleton format in the bang-modules.c. BANG_module in bang-types.h needs to be flushed out to something more useful.
-
nbysani2 (at illinois) December 25th, 2008 @ 08:25 PM
There is defintely a module format now. You can look at it in the src/modules directory.
Work that needs to be down:
Figure out if we want to change how the module communicates to the program: by passing the functions its allowed to call, or just making all our functions callable.
Second, it would be nice for someone to look into using the python api so our modules can be in python.
-
nbysani2 (at illinois) January 3rd, 2009 @ 12:26 PM
Also, a haskell api is easily possible using FFI
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
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.