摘要:以下文章来自Comega文档Buffer Tutorial This tutorial shows how to create and use a buffer in a simple program. The program can be compiled using the Cω compiler. Sample Files To run this tutorial, you may use ...
阅读全文
摘要:Active Objects Tutorial One common pattern of asynchronous programming is that of active objects, or actors. Active objects communicate by asynchronous messages that are processed sequentially by a th...
阅读全文