Lightweight messaging library in C

B

Behzad

hi all,

I need a library or framework to manage my network send/receive tasks
in C.At first i decided to use Publish/Subscribe paradigm's
implementations like JMS or DDS but i think they don't fit into my
needs.JMs is for enterprise applications not an embedded, as in my
case( i am developing for an embedded device( OS:mclinux ;
CPU:ARM9(500Mhz) ; RAM:128 MB; ) and DDS implementations all cost a
fee which is not applicable for me.Thats why i switched to another
solution, i.e. a light-weighted library that can do the job and free
me of socket programming / buffer management / senders and receivers
tracking etc.

Please tell me if anyone knows such a library or framework.

Thanks in advance,
Behzad
 
M

Morris Dovey

Behzad said:
I need a library or framework to manage my network send/receive tasks
in C.
i.e. a light-weighted library that can do the job and free
me of socket programming / buffer management / senders and receivers
tracking etc.

would be a better place to ask this
question - but you could probably DIY in less time than it'll
take you to follow up on any leads you get. :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top