Inter-component communication methods in object-oriented frameworks
软件工程
2007-05-23 v1
摘要
Modern frameworks for development of graphical interfaces are using the native controls of the operating system. Because of that they are using operating system events model for inter-component communication. We consider a method to increase inter-component communication speed by sending messages from one component to the other passing over the operating system. Besides the messages subscription helps to avoid receiving of unnecessary messages.
引用
@article{arxiv.cs/0603033,
title = {Inter-component communication methods in object-oriented frameworks},
author = {Vaghinak Petrosyan},
journal= {arXiv preprint arXiv:cs/0603033},
year = {2007}
}