Tagged Questions
The rv tag has no wiki summary.
0
votes
1answer
62 views
Tibco RV send and listen parameters confused
Hi I am new to Tibco RV. After reading the Tibco Rendezvous Concept, I am still confused about the transport parameters: service, network, daemon.
So conceptually there is only one daemon running on ...
0
votes
0answers
109 views
RMVB movies with RV40 codec standard cannot be played on Android 2.3
I found a RMVB movie with RV40 codec standard cannot be played on my Android 2.3.-powered Internet TV Box. I have checked processor datasheet, which says it supports RV 8/9/10. Would you please give ...
0
votes
1answer
112 views
Can JMX be used to Monitor TIBCO Rendzevous
We would like to monitor TIBCO Rendzevous using JMX. Is it possible , if yes, How we can do it.
Thanks in Advance
0
votes
2answers
1k views
How to get better performances using TIBCO RV from C#?
I'm using TIBCO RV .NET API (TIBCO.Rendezvous.dll).
Do you know if there is a better way, in term of performance, to receive and read messages from a RV channel in C#? I found the Message type - the ...