![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Message Queue Problem | SaTYR | High Level Programming | 7 | 07-05-2008 12:30 AM |
| message queue | etenv | High Level Programming | 2 | 11-02-2007 05:09 AM |
| message queue problem | ramneek | IP Networking | 0 | 09-14-2005 02:14 AM |
| Deleting ALL message queue | v_rathor | High Level Programming | 2 | 06-02-2005 12:11 PM |
| a message queue question.. | yanhu | High Level Programming | 0 | 03-30-2004 09:29 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
URGENT:::Can anybody help me in creating message queue appliction??
hello,
I had to implement a message queue application....between 30 processes...... all 30 proceses are getting data from serial port.... And here is THE FLOW::::::::1 connector process...which is linked with message queue to all the 30 applications. Processes get the data from serial port and do some operation on that data and then send it to the connector process..... Connector process is polling again and again to check if there is data from any process and then Got that data from processes do further manupulations and then send data through socket (tcp/ip) to remote system acting as a server......... After that server willl send some data to connector process....which connector process sends to another process........ So can anybody please provide me this kind of source code and how to implement it. ITS URGENT.... |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|