Re: multi-threaded modules in parabellym
Justin Forest <[email protected]> Mon, 17 Jan 2005 01:40:13 +0300
| Newsgroups | gmane.comp.misc.faerion.devel |
|---|---|
| Message-ID | <[email protected]> |
The final change was made. No longer modules are subscribed for messages, but queues. The main module thread has a queue by default, other threads must be attached to a queue using para_msg_attach(). The queue id is passed to para_mod_body() instead of the old modid parameter. The para_mod_signal() function was renamed as para_msg_signal(). Everything compiles, but I didn't test if it works yet. I'm thinking of releasing version 1.0 after the current code proves to be working and bug free. ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt ------------------------------------------------------- Discussions in this list are held in two languages: English and Russian. When replying, please use the language that the sender of the original message is guaranteed to understand, or use English.