Fusion has been reversed engineered when DirectFB was working with multiple applications in multiple threads, making it work with multiple applications in multiple processes...
The major difference to client/server is the elemental and substantial usage of shared memory for shared data structures to run shaed(distributed( code.
Building on that there are serveral kinds of bridges between processes, e.g. message distribution,synchronous and asynchronous RPC, different kinds of locks...
本文探讨了 DirectFB 在处理多应用多线程时对 Fusion 进行逆向工程的过程,使其能够在多进程环境中运行。重点介绍了使用共享内存来存储共享数据结构的方法,并概述了不同进程间的消息传递、同步及异步远程过程调用(RPC)、多种类型的锁等桥梁技术。
20万+

被折叠的 条评论
为什么被折叠?



