CN109766131A - The system and method for the intelligent automatic upgrading of software is realized based on multithreading - Google Patents

The system and method for the intelligent automatic upgrading of software is realized based on multithreading Download PDF

Info

Publication number
CN109766131A
CN109766131A CN201711079068.3A CN201711079068A CN109766131A CN 109766131 A CN109766131 A CN 109766131A CN 201711079068 A CN201711079068 A CN 201711079068A CN 109766131 A CN109766131 A CN 109766131A
Authority
CN
China
Prior art keywords
thread
upgrading
service centre
result
request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201711079068.3A
Other languages
Chinese (zh)
Other versions
CN109766131B (en
Inventor
顾宇栋
姜宇
汤春艳
刘晓
龚新平
赵新阳
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Baosight Software Co Ltd
Original Assignee
Shanghai Baosight Software Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Baosight Software Co Ltd filed Critical Shanghai Baosight Software Co Ltd
Priority to CN201711079068.3A priority Critical patent/CN109766131B/en
Publication of CN109766131A publication Critical patent/CN109766131A/en
Application granted granted Critical
Publication of CN109766131B publication Critical patent/CN109766131B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

The present invention provides a kind of system and methods that the intelligent automatic upgrading of software is realized based on multithreading, pass through main thread monitoring system port;The communication connection from service centre is received from main thread repeating query by junction lineation journey, handle data and internal queues structure is written into manipulating object;The manipulating object in internal queues structure is handled by task worker thread, after carrying out homework type separation, the worker thread being dispatched in thread pool is handled;By edition upgrading thread regular visit service centre, upgrade file is downloaded after the audit by service centre and carries out automatic updating operation;By thread pool increase or deactivated worker thread, the operation that task worker thread is assigned is executed.The present invention carries out data mode using remote procedure call by multithreading and greatly improves the overall operation efficiency of software, intelligent automatic upgrading is realized under client-server model, while effectively increasing the flexibility of upgrade job, simplification.

Description

The system and method for the intelligent automatic upgrading of software is realized based on multithreading
Technical field
The present invention relates to field of computer technology, and in particular, to one kind realizes that software is intelligent based on multithreading Automatically the system and method upgraded.
Background technique
The management platform software of the enterprise-level used in many large enterprises mostly uses greatly distributed system architecture, that is, services Hold center software system (hereinafter referred to as service centre) be responsible for task generation, assignment and management, be distributed in network it is each not Intelligent terminal software system (hereinafter referred to as " Agent ") with work station is responsible for executing computer operation task for various purposes, Such as inquiry operation system CPU utilization rate checks network connectivty, staqtistical data base performance report.
It is generally directed to using the software systems of this framework using a large amount of Agent systems.However, engineering implementation and In maintenance process, for they carry out edition upgradings workload be it is huge, cumbersome, these defects have seriously affected the wide of it General application.Therefore, designing outstanding, the intelligent automatic upgrade mechanism of version of one kind is very important.
Summary of the invention
For the defects in the prior art, the object of the present invention is to provide one kind realizes software intelligence based on multithreading Change the system and method upgraded automatically.
A kind of system that the intelligent automatic upgrading of software is realized based on multithreading provided according to the present invention, comprising:
Main thread: monitoring system port;
Junction lineation journey: receiving the communication connection from service centre from main thread repeating query, handles data and by operation Internal queues structure is written in object;
Task worker thread: the manipulating object in processing internal queues structure is dispatched to line after carrying out homework type separation Worker thread processing in Cheng Chi, and implementing result is sent to service centre;
Edition upgrading thread: regular visit service centre downloads upgrade file after the audit by service centre and goes forward side by side The automatic updating operation of row;
Thread pool: increasing or deactivated worker thread, executes the operation that task worker thread is assigned.
Preferably, the thread pool includes:
Request queue: storage and extraction request;
Result queue: the result that storage request returns after executing;
Thread pool manager: increasing or deactivated worker thread;
Wherein, worker thread constantly checks request queue by polling mode, as long as can extract and ask with the presence of request It asks, is executed;Thread pool manager checks result queue with call method, takes out as long as having value, and call result handles letter Number executes.
Preferably, the edition upgrading thread is downloaded upgrade file after the audit by service centre and is risen automatically Grade operation comprising steps of
Step 1 obtains upgrading new version number from service centre, and local current version number compare to determine whether carry out it is subsequent Updating operation if the determination result is YES then performs the next step, if judging result is otherwise to terminate;
Step 2, the upgrading licensing status value that system is obtained from service centre, determine whether to carry out updating operation, if judgement As a result to be to perform the next step, if judging result is otherwise to terminate;
Step 3 downloads upgrading compressed file and MD5 value from service centre;
Step 4, the MD5 value for calculating downloading upgrading compressed file simultaneously determine whether to download success;
Upgrading compressed file is decompressed to local temp directory by step 5;
Step 6 will decompress the associative directory that file and catalogue copy to system;
Step 7 executes system and restarts script, operation decompression file after being restarted by main thread, and completes automatic rise Grade operation.
A kind of method that the intelligent automatic upgrading of software is realized based on multithreading provided according to the present invention, comprising:
Pass through main thread monitoring system port;
The communication connection from service centre is received from main thread repeating query by junction lineation journey, handle data and will be made Internal queues structure is written in industry object;
The manipulating object in internal queues structure is handled by task worker thread, after carrying out homework type separation, is assigned To the worker thread processing in thread pool, and implementing result is sent to service centre;
By edition upgrading thread regular visit service centre, upgrade file is downloaded simultaneously after the audit by service centre Carry out automatic updating operation;
By thread pool increase or deactivated worker thread, the operation that task worker thread is assigned is executed.
Preferably, the thread pool includes:
Request queue: storage and extraction request;
Result queue: the result that storage request returns after executing;
Thread pool manager: increasing or deactivated worker thread;
Wherein, worker thread constantly checks request queue by polling mode, as long as can extract and ask with the presence of request It asks, is executed;Thread pool manager checks result queue with call method, takes out as long as having value, and call result handles letter Number executes.
Preferably, the edition upgrading thread is downloaded upgrade file after the audit by service centre and is risen automatically Grade operation comprising steps of
Step 1 obtains upgrading new version number from service centre, and local current version number compare to determine whether carry out it is subsequent Updating operation if the determination result is YES then performs the next step, if judging result is otherwise to terminate;
Step 2, the upgrading licensing status value that system is obtained from service centre, determine whether to carry out updating operation, if judgement As a result to be to perform the next step, if judging result is otherwise to terminate;
Step 3 downloads upgrading compressed file and MD5 value from service centre;
Step 4, the MD5 value for calculating downloading upgrading compressed file simultaneously determine whether to download success;
Upgrading compressed file is decompressed to local temp directory by step 5;
Step 6 will decompress the associative directory that file and catalogue copy to system;
Step 7 executes system and restarts script, operation decompression file after being restarted by main thread, and completes automatic rise Grade operation.
Compared with prior art, the present invention have it is following the utility model has the advantages that
The present invention carries out data mode using remote procedure call by multithreading and greatly improves software Overall operation efficiency realizes intelligent automatic upgrading under client-server model, correctly upgrades in guarantee software systems While effectively increase flexibility, the simplification of upgrade job.
Detailed description of the invention
Upon reading the detailed description of non-limiting embodiments with reference to the following drawings, other feature of the invention, Objects and advantages will become more apparent upon:
Fig. 1 is system architecture diagram of the invention;
Fig. 2 is the working model figure of thread pool of the present invention;
Fig. 3 is the work sequence figure of invention software upgrading;
Fig. 4 is the work flow diagram of invention software upgrading.
Specific embodiment
The present invention is described in detail combined with specific embodiments below.Following embodiment will be helpful to the technology of this field Personnel further understand the present invention, but the invention is not limited in any way.It should be pointed out that the ordinary skill of this field For personnel, without departing from the inventive concept of the premise, several changes and improvements can also be made.These belong to the present invention Protection scope.
As shown in Figure 1, a kind of system for realizing the intelligent automatic upgrading of software based on multithreading provided by the invention It is divided into two parts, based on kernel software, is responsible for reaching communication connection and the processing of data, then using multi-thread design mode Data are handled by the thread pool based on separate threads, then send implementing result.Meanwhile edition upgrading thread fixed cycle carries out text Part downloads updating operation, completes the automatic upgrade job of Agent.
The system for realizing the intelligent automatic upgrading of software based on multithreading specifically includes:
Main thread: monitoring system port;
Junction lineation journey: receiving the communication connection from service centre from main thread repeating query, handles data and by operation Internal queues structure is written in object;
Task worker thread: the manipulating object in processing internal queues structure is dispatched to line after carrying out homework type separation Worker thread processing in Cheng Chi, and implementing result is sent to service centre;
Edition upgrading thread: regular visit service centre downloads upgrade file after the audit by service centre and goes forward side by side The automatic updating operation of row;
Thread pool: increasing or deactivated worker thread, executes the operation that task worker thread is assigned.
Thread pool is a kind of technology that thread is pre-created.It is created a certain number of before task arrives not yet Thread is put into idle queues.These threads are at sleep state, that is, be starting, do not consume CPU, only occupy compared with Small memory headroom.
After requesting to arrive, gives current request distribution one idle worker thread, request is passed to this worker thread Middle operation, is handled.When the worker thread being pre-created is all in operating status, i.e., prefabricated thread is inadequate, and thread pool can be with A certain number of new worker threads are freely created, for handling more requests.When the systematic comparison free time, shifting can also be passed through A part is constantly in the worker thread of dead status out.
The thread pool of Agent includes:
(1) thread pool manager (ThreadPool), increase or deactivated worker thread, manage thread pool;
(2) worker thread (WorkThread), the thread in thread pool;
(3) request interface (WorkRequest), request to create object, for the execution of worker thread scheduler task;
(4) request queue (RequestQueue), for storing and extracting request;
(5) result queue (ResultQueue), for storing the result returned after request executes.
As shown in Fig. 2, thread pool manager is added by the method for addition request to request queue (RequestQueue) Request, these requests need to realize request interface, i.e. transmitting working function, parameter, result treatment function and exception in advance Manage function.
Later, a certain number of worker threads are initialized, these threads constantly check request queue by polling mode (RequestQueue), as long as can extract request with the presence of request, be executed.Then, thread pool manager called side Method checks whether result queue (ResultQueue) has value, if there is value, then takes out, and call result handles function and executes.
Service centre to Agent identity validation and authorizes progress automatic updating operation by intelligent checks mechanism.Agent Fixed cycle accesses service centre, downloads upgrade file automatically, and carry out updating operation, and this mechanism can support file and catalogue Upgrade simultaneously, service efficiency is high.
Required component part includes:
1, local temporary information file
Local temporary information file is used to record the upgrading and Agent authorization message of service centre's offer, by three parts group At.First part records the upgraded version number obtained from service centre, and second part is used to record from service centre's acquisition Agent identity information, that is, IP address upgrading licensing status value, 0 indicates not allow to download, and 1 indicates to allow to download, Part III Record the MD5 value of the upgrade file obtained from service centre.
2, upgrade file
Service centre provides the upgrade file downloaded not single executable file, and Agent software needs to upgrade Multiple catalogues and file single compressed file, such as zip formatted file.
Determination method:
Agent fixed cycle obtains new version number from service centre, and compared with the current version number of local runtime, if different It causes, illustrates that service centre has issued new version, need to start to upgrade automatically.
Firstly, Agent obtains the upgrading licensing status value of the Agent from service centre, if the value is to allow to download, connect From service centre obtain MD5 value, and start downloading upgrading compressed file.
Then, Agent calculate upgrading compressed file MD5 value and with the MD5 value that is recorded in local temporary information file into Row compares, if unanimously, supporting paper content does not change, downloads successfully, if inconsistent, supporting paper content has changed, then not Subsequent updating operation is carried out again.
As shown in Figure 3, Figure 4, edition upgrading thread is downloaded upgrade file after the audit by service centre and is carried out certainly Dynamic updating operation comprising steps of
Step 1 obtains upgrading new version number from service centre, and local current version number compare to determine whether carry out it is subsequent Updating operation if the determination result is YES then performs the next step, if judging result is otherwise to terminate;
Step 2, the upgrading licensing status value that system is obtained from service centre, determine whether to carry out updating operation, if judgement As a result to be to perform the next step, if judging result is otherwise to terminate;
Step 3 downloads upgrading compressed file and MD5 value from service centre;
Step 4, the MD5 value for calculating downloading upgrading compressed file simultaneously determine whether to download success;
Upgrading compressed file is decompressed to local temp directory by step 5;
Step 6 will decompress the associative directory that file and catalogue copy to system;
Step 7 executes system and restarts script, operation decompression file after being restarted by main thread, and completes automatic rise Grade operation.
On the basis of a kind of above-mentioned system for realizing the intelligent automatic upgrading of software based on multithreading, the present invention is also A kind of method for realizing the intelligent automatic upgrading of software based on multithreading is provided, comprising:
Pass through main thread monitoring system port;
The communication connection from service centre is received from main thread repeating query by junction lineation journey, handle data and will be made Internal queues structure is written in industry object;
The manipulating object in internal queues structure is handled by task worker thread, after carrying out homework type separation, is assigned To the worker thread processing in thread pool, and implementing result is sent to service centre;
By edition upgrading thread regular visit service centre, upgrade file is downloaded simultaneously after the audit by service centre Carry out automatic updating operation;
By thread pool increase or deactivated worker thread, the operation that task worker thread is assigned is executed.
The thread pool of Agent includes:
(1) thread pool manager (ThreadPool), increase or deactivated worker thread, manage thread pool;
(2) worker thread (WorkThread), the thread in thread pool;
(3) request interface (WorkRequest), request to create object, for the execution of worker thread scheduler task;
(4) request queue (RequestQueue), for storing and extracting request;
(5) result queue (ResultQueue), for storing the result returned after request executes.
Thread pool manager is added to request queue (RequestQueue) by the method for addition request and is requested, these are asked It asks and needs to realize request interface in advance, is i.e. transmitting working function, parameter, result treatment function and abnormality processing function.
Later, a certain number of worker threads are initialized, these threads constantly check request queue by polling mode (RequestQueue), as long as can extract request with the presence of request, be executed.Then, thread pool manager called side Method checks whether result queue (ResultQueue) has value, if there is value, then takes out, and call result handles function and executes.
Edition upgrading thread downloads upgrade file after the audit by service centre and carries out automatic updating operation Step:
Step 1 obtains upgrading new version number from service centre, and local current version number compare to determine whether carry out it is subsequent Updating operation if the determination result is YES then performs the next step, if judging result is otherwise to terminate;
Step 2, the upgrading licensing status value that system is obtained from service centre, determine whether to carry out updating operation, if judgement As a result to be to perform the next step, if judging result is otherwise to terminate;
Step 3 downloads upgrading compressed file and MD5 value from service centre;
Step 4, the MD5 value for calculating downloading upgrading compressed file simultaneously determine whether to download success;
Upgrading compressed file is decompressed to local temp directory by step 5;
Step 6 will decompress the associative directory that file and catalogue copy to system;
Step 7 executes system and restarts script, operation decompression file after being restarted by main thread, and completes automatic rise Grade operation.
One skilled in the art will appreciate that in addition to realizing system provided by the invention in a manner of pure computer readable program code It, completely can be by the way that method and step be carried out programming in logic come so that the present invention provides and its other than each device, module, unit System and its each device, module, unit with logic gate, switch, specific integrated circuit, programmable logic controller (PLC) and embedding Enter the form of the controller that declines etc. to realize identical function.So system provided by the invention and its every device, module, list Member is considered a kind of hardware component, and to include in it can also for realizing the device of various functions, module, unit To be considered as the structure in hardware component;It can also will be considered as realizing the device of various functions, module, unit either real The software module of existing method can be the structure in hardware component again.
Specific embodiments of the present invention are described above.It is to be appreciated that the invention is not limited to above-mentioned Particular implementation, those skilled in the art can make a variety of changes or modify within the scope of the claims, this not shadow Ring substantive content of the invention.In the absence of conflict, the feature in embodiments herein and embodiment can any phase Mutually combination.

Claims (6)

1. a kind of system for realizing the intelligent automatic upgrading of software based on multithreading characterized by comprising
Main thread: monitoring system port;
Junction lineation journey: receiving the communication connection from service centre from main thread repeating query, handles data and by manipulating object Internal queues structure is written;
Task worker thread: the manipulating object in processing internal queues structure is dispatched to thread pool after carrying out homework type separation Interior worker thread processing, and implementing result is sent to service centre;
Edition upgrading thread: regular visit service centre downloads upgrade file after the audit by service centre and carries out certainly Dynamic updating operation;
Thread pool: increasing or deactivated worker thread, executes the operation that task worker thread is assigned.
2. the system according to claim 1 for realizing the intelligent automatic upgrading of software based on multithreading, feature exist In the thread pool includes:
Request queue: storage and extraction request;
Result queue: the result that storage request returns after executing;
Thread pool manager: increasing or deactivated worker thread;
Wherein, worker thread constantly checks request queue by polling mode, as long as request can be extracted with the presence of request, It is executed;Thread pool manager checks result queue with call method, takes out as long as having value, and call result processing function is held Row.
3. the system according to claim 1 for realizing the intelligent automatic upgrading of software based on multithreading, feature exist In it includes step that the edition upgrading thread, which downloads upgrade file after the audit by service centre and carries out automatic updating operation, It is rapid:
Step 1 obtains upgrading new version number from service centre, and local current version number compares to determine whether carry out subsequent upgrade Operation, if the determination result is YES then performs the next step, if judging result is otherwise to terminate;
Step 2, the upgrading licensing status value that system is obtained from service centre, determine whether to carry out updating operation, if judging result To be to perform the next step, if judging result is otherwise to terminate;
Step 3 downloads upgrading compressed file and MD5 value from service centre;
Step 4, the MD5 value for calculating downloading upgrading compressed file simultaneously determine whether to download success;
Upgrading compressed file is decompressed to local temp directory by step 5;
Step 6 will decompress the associative directory that file and catalogue copy to system;
Step 7 executes system and restarts script, operation decompression file after being restarted by main thread, and completes automatic upgrading behaviour Make.
4. a kind of method for realizing the intelligent automatic upgrading of software based on multithreading characterized by comprising
Pass through main thread monitoring system port;
The communication connection from service centre is received from main thread repeating query by junction lineation journey, handles data and by operation pair As internal queues structure is written;
The manipulating object in internal queues structure is handled by task worker thread, after carrying out homework type separation, is dispatched to line Worker thread processing in Cheng Chi, and implementing result is sent to service centre;
By edition upgrading thread regular visit service centre, upgrade file is downloaded after the audit by service centre and is carried out Automatic updating operation;
By thread pool increase or deactivated worker thread, the operation that task worker thread is assigned is executed.
5. the method according to claim 4 for realizing the intelligent automatic upgrading of software based on multithreading, feature exist In the thread pool includes:
Request queue: storage and extraction request;
Result queue: the result that storage request returns after executing;
Thread pool manager: increasing or deactivated worker thread;
Wherein, worker thread constantly checks request queue by polling mode, as long as request can be extracted with the presence of request, It is executed;Thread pool manager checks result queue with call method, takes out as long as having value, and call result processing function is held Row.
6. the method according to claim 4 for realizing the intelligent automatic upgrading of software based on multithreading, feature exist In it includes step that the edition upgrading thread, which downloads upgrade file after the audit by service centre and carries out automatic updating operation, It is rapid:
Step 1 obtains upgrading new version number from service centre, and local current version number compares to determine whether carry out subsequent upgrade Operation, if the determination result is YES then performs the next step, if judging result is otherwise to terminate;
Step 2, the upgrading licensing status value that system is obtained from service centre, determine whether to carry out updating operation, if judging result To be to perform the next step, if judging result is otherwise to terminate;
Step 3 downloads upgrading compressed file and MD5 value from service centre;
Step 4, the MD5 value for calculating downloading upgrading compressed file simultaneously determine whether to download success;
Upgrading compressed file is decompressed to local temp directory by step 5;
Step 6 will decompress the associative directory that file and catalogue copy to system;
Step 7 executes system and restarts script, operation decompression file after being restarted by main thread, and completes automatic upgrading behaviour Make.
CN201711079068.3A 2017-11-06 2017-11-06 System and method for realizing intelligent automatic software upgrading based on multithreading technology Active CN109766131B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711079068.3A CN109766131B (en) 2017-11-06 2017-11-06 System and method for realizing intelligent automatic software upgrading based on multithreading technology

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711079068.3A CN109766131B (en) 2017-11-06 2017-11-06 System and method for realizing intelligent automatic software upgrading based on multithreading technology

Publications (2)

Publication Number Publication Date
CN109766131A true CN109766131A (en) 2019-05-17
CN109766131B CN109766131B (en) 2022-04-01

Family

ID=66448889

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711079068.3A Active CN109766131B (en) 2017-11-06 2017-11-06 System and method for realizing intelligent automatic software upgrading based on multithreading technology

Country Status (1)

Country Link
CN (1) CN109766131B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111580792A (en) * 2020-04-29 2020-08-25 上海航天计算机技术研究所 High-reliability satellite-borne software architecture design method based on operating system
CN113766006A (en) * 2021-07-29 2021-12-07 北京思特奇信息技术股份有限公司 Real-time file transmission method and system based on FTP (file transfer protocol)
CN115080141A (en) * 2022-06-02 2022-09-20 珠海金山数字网络科技有限公司 Data processing method and system

Citations (44)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030014472A1 (en) * 2001-07-12 2003-01-16 Nec Corporation Thread ending method and device and parallel processor system
CN1514354A (en) * 2002-12-31 2004-07-21 ����̩ƽ Progress pole/linear procedure pole management method of construction member oriented backbone system internal core
CN1770108A (en) * 2004-11-05 2006-05-10 华为技术有限公司 Online software updating method
CN1829964A (en) * 2003-08-02 2006-09-06 国际商业机器公司 A method, apparatus and computer program for processing a queue of messages
CN1853166A (en) * 2003-09-30 2006-10-25 英特尔公司 Methods and apparatuses for thread management of multi-threading
CN101042651A (en) * 2006-03-22 2007-09-26 华为技术有限公司 Software updating method and system thereof
CN101178670A (en) * 2007-12-10 2008-05-14 中兴通讯股份有限公司 Apparatus upgrade method
CN101458640A (en) * 2007-12-14 2009-06-17 环达电脑(上海)有限公司 System capable of monitoring multithread state and monitoring method thereof
CN101727338A (en) * 2008-08-15 2010-06-09 北京北大众志微系统科技有限责任公司 Parallel upgrade method and application system for network computer
CN101795205A (en) * 2009-12-22 2010-08-04 中兴通讯股份有限公司 Method and system for upgrading terminal
CN101820447A (en) * 2010-03-31 2010-09-01 青岛海信宽带多媒体技术有限公司 Software upgrading method and upgrading device
CN101887361A (en) * 2009-05-14 2010-11-17 灰熊(北京)科技有限公司 Method for efficiently processing delayed tasks under multi-thread environment
CN101916208A (en) * 2010-08-30 2010-12-15 芯通科技(成都)有限公司 System and method for calling driver module in multithreading
CN101938470A (en) * 2010-08-12 2011-01-05 漳州市顺和达软件有限公司 Upgrading system and method of client software
CN102081619A (en) * 2009-11-26 2011-06-01 中国移动通信集团公司 Data updating method, distributing node and mass storage cluster system
US20120297149A1 (en) * 2011-05-20 2012-11-22 Huawei Technologies Co., Ltd. Method and device for multithread to access multiple copies
US20120303910A1 (en) * 2011-05-27 2012-11-29 Zhiqiang Ma Detecting Potential Access Errors In A Multi-Threaded Application
CN102868731A (en) * 2012-08-27 2013-01-09 济南大学 Method and device for software online updating and downloading acceleration
CN102945175A (en) * 2012-11-09 2013-02-27 杭州易和网络有限公司 Terminal software online upgrading system and method based on cloud computing environment
CN103140831A (en) * 2010-03-15 2013-06-05 高通股份有限公司 System and method of executing threads at a processor
CN103259672A (en) * 2012-02-17 2013-08-21 阿里巴巴集团控股有限公司 Software upgrading method and software upgrading system
CN103581710A (en) * 2013-10-28 2014-02-12 青岛海信宽带多媒体技术有限公司 Upgrade server, set top box and software upgrading method for upgrade server and set top box
CN103605498A (en) * 2013-12-05 2014-02-26 用友软件股份有限公司 Method and system for multi-thread execution of single-thread task
CN103605568A (en) * 2013-10-29 2014-02-26 北京奇虎科技有限公司 Multithread management method and device
CN103699410A (en) * 2013-12-20 2014-04-02 北京奇虎科技有限公司 Method and device for updating application programs
CN103744723A (en) * 2014-01-24 2014-04-23 深圳联友科技有限公司 Thread pool managing method and system
CN104102488A (en) * 2014-07-18 2014-10-15 无锡梵天信息技术股份有限公司 Multithread parallelization based 3D (three dimensional) engine system
CN104111877A (en) * 2014-07-29 2014-10-22 广东能龙教育股份有限公司 Thread dynamic deployment system and method based on thread deployment engine
CN104111848A (en) * 2014-06-27 2014-10-22 华中科技大学 Multi-thread software dynamic upgrading method based on asynchronous check points
CN104281478A (en) * 2014-10-28 2015-01-14 小米科技有限责任公司 Method and device for updating application programs
CN104320404A (en) * 2014-11-05 2015-01-28 中国科学技术大学 Multithreading high-performance http agency realizing method and system
US20150121382A1 (en) * 2013-10-31 2015-04-30 Emu Solutions, Inc. Concurrency control mechanisms for highly multi-threaded systems
CN104699504A (en) * 2015-03-03 2015-06-10 惠州Tcl移动通信有限公司 Method and system for upgrading of batch software of terminal device
CN104915227A (en) * 2015-05-25 2015-09-16 努比亚技术有限公司 Multi-source and multithread software upgrading method and system
CN105159768A (en) * 2015-09-09 2015-12-16 浪潮集团有限公司 Task management method and cloud data center management platform
CN105808274A (en) * 2014-12-30 2016-07-27 航天信息股份有限公司 Software upgrading method and system as well as corresponding clients and servers
CN105912386A (en) * 2016-05-03 2016-08-31 深圳市永兴元科技有限公司 Thread management method and system
CN106445665A (en) * 2016-09-19 2017-02-22 武汉斗鱼网络科技有限公司 Method and tool for system file downloading applied to android system
CN106445696A (en) * 2016-09-12 2017-02-22 深圳铂睿智恒科技有限公司 Multiprocess interactive processing method and system
CN106528829A (en) * 2016-11-14 2017-03-22 天津南大通用数据技术股份有限公司 Massive data update method and apparatus
CN106648872A (en) * 2016-12-29 2017-05-10 深圳市优必选科技有限公司 Multi-thread processing method and device and server
CN106997307A (en) * 2017-02-13 2017-08-01 上海大学 A kind of Socket thread pool design methods towards multiple terminals radio communication
CN107220033A (en) * 2017-07-05 2017-09-29 百度在线网络技术(北京)有限公司 Method and apparatus for controlling thread pool thread quantity
CN107291481A (en) * 2016-03-30 2017-10-24 腾讯科技(深圳)有限公司 A kind of component update method, device and system

Patent Citations (44)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030014472A1 (en) * 2001-07-12 2003-01-16 Nec Corporation Thread ending method and device and parallel processor system
CN1514354A (en) * 2002-12-31 2004-07-21 ����̩ƽ Progress pole/linear procedure pole management method of construction member oriented backbone system internal core
CN1829964A (en) * 2003-08-02 2006-09-06 国际商业机器公司 A method, apparatus and computer program for processing a queue of messages
CN1853166A (en) * 2003-09-30 2006-10-25 英特尔公司 Methods and apparatuses for thread management of multi-threading
CN1770108A (en) * 2004-11-05 2006-05-10 华为技术有限公司 Online software updating method
CN101042651A (en) * 2006-03-22 2007-09-26 华为技术有限公司 Software updating method and system thereof
CN101178670A (en) * 2007-12-10 2008-05-14 中兴通讯股份有限公司 Apparatus upgrade method
CN101458640A (en) * 2007-12-14 2009-06-17 环达电脑(上海)有限公司 System capable of monitoring multithread state and monitoring method thereof
CN101727338A (en) * 2008-08-15 2010-06-09 北京北大众志微系统科技有限责任公司 Parallel upgrade method and application system for network computer
CN101887361A (en) * 2009-05-14 2010-11-17 灰熊(北京)科技有限公司 Method for efficiently processing delayed tasks under multi-thread environment
CN102081619A (en) * 2009-11-26 2011-06-01 中国移动通信集团公司 Data updating method, distributing node and mass storage cluster system
CN101795205A (en) * 2009-12-22 2010-08-04 中兴通讯股份有限公司 Method and system for upgrading terminal
CN103140831A (en) * 2010-03-15 2013-06-05 高通股份有限公司 System and method of executing threads at a processor
CN101820447A (en) * 2010-03-31 2010-09-01 青岛海信宽带多媒体技术有限公司 Software upgrading method and upgrading device
CN101938470A (en) * 2010-08-12 2011-01-05 漳州市顺和达软件有限公司 Upgrading system and method of client software
CN101916208A (en) * 2010-08-30 2010-12-15 芯通科技(成都)有限公司 System and method for calling driver module in multithreading
US20120297149A1 (en) * 2011-05-20 2012-11-22 Huawei Technologies Co., Ltd. Method and device for multithread to access multiple copies
US20120303910A1 (en) * 2011-05-27 2012-11-29 Zhiqiang Ma Detecting Potential Access Errors In A Multi-Threaded Application
CN103259672A (en) * 2012-02-17 2013-08-21 阿里巴巴集团控股有限公司 Software upgrading method and software upgrading system
CN102868731A (en) * 2012-08-27 2013-01-09 济南大学 Method and device for software online updating and downloading acceleration
CN102945175A (en) * 2012-11-09 2013-02-27 杭州易和网络有限公司 Terminal software online upgrading system and method based on cloud computing environment
CN103581710A (en) * 2013-10-28 2014-02-12 青岛海信宽带多媒体技术有限公司 Upgrade server, set top box and software upgrading method for upgrade server and set top box
CN103605568A (en) * 2013-10-29 2014-02-26 北京奇虎科技有限公司 Multithread management method and device
US20150121382A1 (en) * 2013-10-31 2015-04-30 Emu Solutions, Inc. Concurrency control mechanisms for highly multi-threaded systems
CN103605498A (en) * 2013-12-05 2014-02-26 用友软件股份有限公司 Method and system for multi-thread execution of single-thread task
CN103699410A (en) * 2013-12-20 2014-04-02 北京奇虎科技有限公司 Method and device for updating application programs
CN103744723A (en) * 2014-01-24 2014-04-23 深圳联友科技有限公司 Thread pool managing method and system
CN104111848A (en) * 2014-06-27 2014-10-22 华中科技大学 Multi-thread software dynamic upgrading method based on asynchronous check points
CN104102488A (en) * 2014-07-18 2014-10-15 无锡梵天信息技术股份有限公司 Multithread parallelization based 3D (three dimensional) engine system
CN104111877A (en) * 2014-07-29 2014-10-22 广东能龙教育股份有限公司 Thread dynamic deployment system and method based on thread deployment engine
CN104281478A (en) * 2014-10-28 2015-01-14 小米科技有限责任公司 Method and device for updating application programs
CN104320404A (en) * 2014-11-05 2015-01-28 中国科学技术大学 Multithreading high-performance http agency realizing method and system
CN105808274A (en) * 2014-12-30 2016-07-27 航天信息股份有限公司 Software upgrading method and system as well as corresponding clients and servers
CN104699504A (en) * 2015-03-03 2015-06-10 惠州Tcl移动通信有限公司 Method and system for upgrading of batch software of terminal device
CN104915227A (en) * 2015-05-25 2015-09-16 努比亚技术有限公司 Multi-source and multithread software upgrading method and system
CN105159768A (en) * 2015-09-09 2015-12-16 浪潮集团有限公司 Task management method and cloud data center management platform
CN107291481A (en) * 2016-03-30 2017-10-24 腾讯科技(深圳)有限公司 A kind of component update method, device and system
CN105912386A (en) * 2016-05-03 2016-08-31 深圳市永兴元科技有限公司 Thread management method and system
CN106445696A (en) * 2016-09-12 2017-02-22 深圳铂睿智恒科技有限公司 Multiprocess interactive processing method and system
CN106445665A (en) * 2016-09-19 2017-02-22 武汉斗鱼网络科技有限公司 Method and tool for system file downloading applied to android system
CN106528829A (en) * 2016-11-14 2017-03-22 天津南大通用数据技术股份有限公司 Massive data update method and apparatus
CN106648872A (en) * 2016-12-29 2017-05-10 深圳市优必选科技有限公司 Multi-thread processing method and device and server
CN106997307A (en) * 2017-02-13 2017-08-01 上海大学 A kind of Socket thread pool design methods towards multiple terminals radio communication
CN107220033A (en) * 2017-07-05 2017-09-29 百度在线网络技术(北京)有限公司 Method and apparatus for controlling thread pool thread quantity

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
彭玉柱等: "基于多线程机制的电力数据采集系统设计与实现", 《计算机应用与软件》 *
潘小龙: "IOS系统中不同多线程技术的研究和比较", 《中国新通信》 *
胡蕾: "基于多线程技术的粒子系统的研究与实现", 《中国水运(学术版)》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111580792A (en) * 2020-04-29 2020-08-25 上海航天计算机技术研究所 High-reliability satellite-borne software architecture design method based on operating system
CN113766006A (en) * 2021-07-29 2021-12-07 北京思特奇信息技术股份有限公司 Real-time file transmission method and system based on FTP (file transfer protocol)
CN113766006B (en) * 2021-07-29 2024-02-23 北京思特奇信息技术股份有限公司 Real-time file transmission method and system based on FTP protocol
CN115080141A (en) * 2022-06-02 2022-09-20 珠海金山数字网络科技有限公司 Data processing method and system

Also Published As

Publication number Publication date
CN109766131B (en) 2022-04-01

Similar Documents

Publication Publication Date Title
CN105049268B (en) Distributed computing resource distribution system and task processing method
US20120047239A1 (en) System and Method for Installation and Management of Cloud-Independent Multi-Tenant Applications
CN112667362B (en) Method and system for deploying Kubernetes virtual machine cluster on Kubernetes
CN105786567A (en) Middleware for information interaction of light application and main application and iOS application sub-module dynamic updating method
CN102508693A (en) Web server capacity expansion system based on virtual machine
CN102467532A (en) Task processing method and task processing device
CN103873534A (en) Method and device for application cluster migration
CN102946413B (en) Method and system for resource preprocessing in dispatching and deployment performing process of virtual machine
CN106293847B (en) A kind of method of virtual platform supporting
CN109766131A (en) The system and method for the intelligent automatic upgrading of software is realized based on multithreading
CN111314212B (en) API gateway based on Netty and plug-in mechanism and control method
CN112463290A (en) Method, system, apparatus and storage medium for dynamically adjusting the number of computing containers
CN112395736A (en) Parallel simulation job scheduling method of distributed interactive simulation system
CN110611707A (en) Task scheduling method and device
CN113157411B (en) Celery-based reliable configurable task system and device
CN104683472A (en) Data transmission method capable of supporting large data volume
CN110134533B (en) System and method capable of scheduling data in batches
US20170068706A1 (en) Event-stream searching using compiled rule patterns
CN103019819A (en) Dynamic link library uniform scheduling method based on plug-in mechanism
CN103514044A (en) Resource optimization method, device and system of dynamic behavior analysis system
CN114564211A (en) Cluster deployment method, cluster deployment device, equipment and medium
US11507437B2 (en) Deploying multiple different applications into a single short-lived container along with a master runtime
CN114237858A (en) Task scheduling method and system based on multi-cluster network
CN114840238A (en) Software upgrading method and device, electronic equipment and computer readable storage medium
CN113296913A (en) Data processing method, device and equipment based on single cluster and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant