YAMI - Yet Another Messaging Infrastructure


YAMI Home

Concept

Specification

Implementation

What next?

Questions
& Answers


Comments

Comments

Everybody can write his/her comment on the YAMI concept, design or implementation.
You can write your comment as an e-mail and if it's not obscene, offensive, etc., I'll put it on this page, together with your name.


I am an astronomer, and in spite of my skill in numeric computing, I have basically no or limited skill in any other computer science field. Recently, we had to develop an application able to drive astronomical observations performed by a remotely located telescope, and therefore beyond solving usual astronomical problems as target visibility estimate, etc. we also had to provide a reliable system to manage inter-computer and inter-process communications. YAMI is exactly what we need. It provides a really reliable messaging infrastructure, and we could begin developing YAMI-based code in, literally, half an hour including the time needed to install the library and read the documentations.

Stefano Covino - INAF / Brera Astronomical Observatory - Milan, Italy


Thank you very much for the YAMI library. I found it very useful for my application, which is data acquisition system for the huge steam turbine test bench. I used my own server to share collected data with several clients over network - GUI programs, log system, etc. But my server was written on the raw socket layer C-functions with very simple abstraction layer and this doesn't allow me to extend its functionality easily. So, probably I'll switch to YAMI in the nearest future.

Alexandr E. Bravo


I just want to thank you for YAMI !
Yes, I totally agree with you: not everybody wants big libs :)

Hakki Dogusan