Fine granularity-oriented algorithm component operation method
A technology of algorithm components and operation methods, applied in computing, inter-program communication, instruments, etc., can solve problems such as waste of manpower and computing power resources, and achieve the effect of solving slow running speed, improving configuration efficiency, and improving information exchange efficiency
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0062] This paper uses the selector model as the basic model to introduce the following concepts:
[0063] Events: The status description of the channel Channel, indicating the current status of the channel, so that corresponding operations can be performed.
[0064] Channel Channel: The medium of information exchange, the data exchange in the channel can realize read and write functions at the same time, and can also realize asynchronous read and write. Channel ServerSocketChannel and channel SocketChannel used in the present invention, ServerSocketChannel is used for monitoring new algorithm branch thread connection in channel thread, and SocketChannel is used for the read and write operation of channel.
[0065] Selector: Multiple channels can be registered to a Selector in the form of events, and the Selector can detect whether events occur on multiple registered channels. If an event occurs, get the event and then process each event accordingly. This enables a single th...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 

