Inspirel banner

Programming Distributed Systems with YAMI4

11 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.

11.1 Data Model

11.2 Messaging

11.3 Callbacks

11.4 Doing The I/O Work

11.5 Multithreading