Re: [eclipse-clp-users] Peer queues in Clp

From: Shrirang Edgaonkar <shrirange_at_...6...>
Date: Wed, 7 Sep 2016 16:00:09 +0900
Dear clp users,

I have a very specific question regarding peer queues. On the remote side I
have to send queue_create.. message on the control connection. This will
make eclipse create queue using peer_queue_create/5 without explicitly
calling it. After all the handshaking of messages I get queueid on the
remote side. Now how can I send messages from eclipse to remote assuming
the created queue is of type 'fromec'? After the message is send I also
have to send the control message for ec_flushio... I don't have handle of
control as well as stream for queue. Kindly help.

Regards,
Shrirang

On Tuesday, 6 September 2016, Shrirang Edgaonkar <shrirange_at_...6...>
wrote:

> Dear clp users,
>
>   I have managed to pass through the peer_queue_create / 5  and got the
> queue id. I went through the kernel source code to understand the messages
> along with the documentation. The only issue is now with sending EXDR
> messages through the queue. What will be stream through which the messages
> will sent across? How will get handle to the stream.
>
> Thanking in advance.
>
> Regards,
> Shrirang Edgaonkar
>
> On Tuesday, 6 September 2016, Shrirang Edgaonkar <shrirange_at_...6...
> <javascript:_e(%7B%7D,'cvml','shrirange_at_...6...');>> wrote:
>
>> Dear clp users,
>>
>>
>> I am trying to use peer queues using Eclipse clp. I have read the
>> documentation enough to be able to use remote side and Eclipse side(both
>> are eclipse) to connect with each other. I could make the sample mentioned
>> in the manual work. But to create a queue, one needs to use
>> peer_queue_create / 5 which I am using from remote. I am not able to
>> understand the next steps. Manual explains about eclipse initiating
>> socket_client message. But I could not get the complete meaning. On using
>> peer_queue_create / 5 remote end fails with no. How do I send the
>> socket_client message from Eclipse. An example would be great.
>>
>> Thanks and Regards,
>> Shrirang Edgaonkar
>>
>
Received on Wed Sep 07 2016 - 07:00:16 CEST

This archive was generated by hypermail 2.3.0 : Tue Apr 16 2024 - 09:13:20 CEST