[Miwi-middleware] 0.3.0 alpha of transport stack "released"

Mathias Hablützel habl at zhaw.ch
Mon Apr 28 09:17:07 CEST 2014


Hi Philipp,

2014-04-26 8:40 GMT+02:00 Philipp Slusallek <philipp.slusallek at dfki.de>:
>
> Thanks for the message. Can you provide a few more details on what this
> code provides (without reading the code) and how it is integrated into
> KIARA by now?


It's not integrated into Dmitris code base so far, Philipp Aeschlimanns
code for negotiating the connection parameters will be integrated first.

The code provides so far the following features:
- Request/Reply
- Publish/Subscribe
- Stream (regular no-pattern-enforced TCP data streams)
- Support for RDMA via Infiniband
- Some rudimentary helper functions for HTTP for some demo use cases (which
must not be used in production)
- The stack exclusively uses Zeromq

The C99 bindings provide the functionalities as discussed with Dmitri at
the Dev Meeting in Madrid.


> It seems you are saying that your code supports REST but I
> am confused by what the different apps are doing and how this all fits
> together. Is there documentation available yet?
>

The REST support is more or less just for testing and demonstration
purposes. I attached a schematic about the use case provide by the 'demo'
makefile target. The other binaries built by `make all` are examples that
demonstrate how to use the stack (and could also be used for unit-tests).

Basically what you will be using — or what is intended to be used — is
defined in:
- include/k_transport.h  // API for C99 functions
- src/core/ktransport.h  // Enums, consts and structs

HTH
Mathias
-- 
|_|0|_|   Researcher (Network and Linux)
|_|_|0|   Institute of Information Technology
|0|0|0|   Zürich University of Applied Sciences
           http://cloudcomp.ch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fiware.org/private/miwi-middleware/attachments/20140428/61bbab2f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: KIARA Transport Stack Use Case.pdf
Type: application/pdf
Size: 310134 bytes
Desc: not available
URL: <https://lists.fiware.org/private/miwi-middleware/attachments/20140428/61bbab2f/attachment.pdf>


More information about the Miwi-middleware mailing list

You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy   Cookies policy