Officefloor is the implementation of the control reversal IOC 2.0, which focuses on multi-threaded dependency injection methods rather than objects. It increases the existing dependency injection framework by allowing you to specify how the thread executes, and the existing dependency injection framework usually assumes that the single execution thread restricts your threading design. Officefloor deletes this assumption, so you can use different threads to perform different functions of the application.
Officefloor 1.4.0 Version Update log:
1. Add the comet feature of the GWT client-Officefloorcomet API. 2. The server side encapsulates a highly scalable thread to support client functionality through a simple API. 3. Building an application does not need to deal with the complexity of comet, just a simple API on the server side.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.