Inspirel banner

Programming Distributed Systems with YAMI4

12 Messaging With The Core Library

This chapter is intended to explain the concepts used in the core YAMI libraries and to provide basic information on the API usage. The content and structure of this chapter is a bit simplified with relation to the general-purpose part of this book, because the core API is really intended for expert usage and interested users are recommended to gain some experience with the general-purpose API first.

12.1 Data Model

12.2 Messaging

12.3 Callbacks

12.4 Doing The I/O Work

12.5 Multithreading