CN104298565A - Method and device for initializing ports - Google Patents

Method and device for initializing ports Download PDF

Info

Publication number
CN104298565A
CN104298565A CN201410601600.3A CN201410601600A CN104298565A CN 104298565 A CN104298565 A CN 104298565A CN 201410601600 A CN201410601600 A CN 201410601600A CN 104298565 A CN104298565 A CN 104298565A
Authority
CN
China
Prior art keywords
port
application server
preset
preset port
request message
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
CN201410601600.3A
Other languages
Chinese (zh)
Other versions
CN104298565B (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.)
Beijing Star Net Ruijie Networks Co Ltd
Original Assignee
Beijing Star Net Ruijie Networks 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 Beijing Star Net Ruijie Networks Co Ltd filed Critical Beijing Star Net Ruijie Networks Co Ltd
Priority to CN201410601600.3A priority Critical patent/CN104298565B/en
Publication of CN104298565A publication Critical patent/CN104298565A/en
Application granted granted Critical
Publication of CN104298565B publication Critical patent/CN104298565B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Computer And Data Communications (AREA)

Abstract

The invention relates to the technical field of computers, and discloses a method and device for initializing ports. The method comprises the steps that a start message sent by an application server is received, and before the application server is started, the thread resource occupied by a preset port, meeting a preset condition, of the application server is lowered, so that the application server initializes other ports besides the preset port through the thread resource which is not occupied by the preset port. By means of the method, utilization reasonability of the thread resources can be improved, and the success rate of port initializing is improved.

Description

A kind of method of initiating port and device
Technical field
The present invention relates to computer realm, particularly relate to a kind of method and device of initiating port.
Background technology
Application server is referred to and by various agreement, business logic to be exposed to the open air to the program of client.The approach it providing access business logic uses for client application.Application server uses this business logic just as a method of allocating object.Because application server can be suitable for various agreement, and can effective processing request message, process miscellaneous service, is used widely.
Application server is by the port accepts request message of self, before these request messages of process, arbitrary port all needs the thread resources needed for each self-initialize to complete initialization, and when the thread resources needed for initialization is not enough, the initialization of port will be failed.And in application server start-up course, if there is at least one port to take more thread resources, when cannot discharge again thread resources, limited thread resources can be caused to be taken by the port of minority, and cause other ports cannot complete initialization, also just cause other ports cannot process this request message when receiving request message.Such as, if the preset maximum available line number of passes of Single port is larger, and in startup of server process, this port accepts to a large amount of request messages, but has not started due to server, cannot process by the request message a large amount of to these, thus cause a large amount of message backlog in the thread of this port, and thread resources cannot be discharged, other ports are then because this port takies more thread resources, and because of the thread resources deficiency needed for initialization, and cause initialization failure.As can be seen here, the method for existing startup application server, to the unreasonable distribution of thread resources, easily causes the initialization failure of the port of vacant more thread resources, and then cannot complete the process of request message of the port being sent to this initialization failure.
Summary of the invention
The object of this invention is to provide a kind of method and device of initiating port, unreasonable to overcome correlation technique thread Resourse Distribute, easily cause the problem of the initialization failure of the port of vacant more thread resources.
On the one hand, the invention provides a kind of method of initiating port, comprising:
Receive the message starting to start that application server sends;
Before described application server completes startup, that reduces described application server meets the pre-conditioned thread resources shared by preset port, makes described application server utilize the unappropriated thread resources of described preset port to carry out initialization to other ports outside described preset port.
On the other hand, the present invention also provides a kind of device of initiating port, comprising:
Initiation message receiver module, for receiving the message starting to start that application server sends;
Processing module, before completing startup at described application server, that reduces described application server meets the pre-conditioned thread resources shared by preset port, makes described application server utilize the unappropriated thread resources of described preset port to carry out initialization to other ports outside described preset port.
The present invention at least has following beneficial effect: by reducing the thread resources shared by preset port, thus enable not used by other ports that the thread resources that preset port takies is employed in server, for carrying out initialization, thus can ensure that other ports thread resources used meets initial reguirements, and successfully carry out initialization.Thus realize Appropriate application thread resources, the success ratio of port initialization can be improved, in time the request message being sent to this port is processed, thus the efficiency that application server processes request message can be improved further.
Should be understood that, it is only exemplary and explanatory that above general description and details hereinafter describe, and can not limit the present invention.
Accompanying drawing explanation
Fig. 1 is the exemplary process diagram of the method for initiating port in the embodiment of the present invention;
Fig. 2 is another exemplary process diagram of the method for initiating port in the embodiment of the present invention;
Fig. 3 is another exemplary process diagram of the method for initiating port in the embodiment of the present invention;
Fig. 4 is the schematic diagram of the device of initiating port in the embodiment of the present invention;
Fig. 5 is another schematic diagram of the device of initiating port in the embodiment of the present invention.
Embodiment
Below in conjunction with Figure of description, the preferred embodiments of the present invention are described, be to be understood that, preferred embodiment described herein is only for instruction and explanation of the present invention, be not intended to limit the present invention, and when not conflicting, the embodiment in the present invention and the feature in embodiment can combine mutually.
The method that the embodiment of the present invention provides can be used for middleware, having a large amount of request message and causes port to take the various application servers of too much thread resources, can manage multiple server simultaneously for managing.
The embodiment of the present invention provides a kind of method of initiating port, in method provided by the invention, introduce the state (this state can be start to start, started, the request message amount etc. of Thread Count that port takies, port) that monitor monitors application server.In the method that the embodiment of the present invention provides, monitor is by reducing the thread resources shared by preset port, thus enable not used by other ports that the thread resources that preset port takies is employed in server, for carrying out initialization, thus can ensure that other ports thread resources used meets initial reguirements, and successfully carry out initialization.As can be seen here, the embodiment of the present invention is by Appropriate application thread resources, the success ratio of port initialization can be improved, in time the request message being sent to this port is processed, thus the efficiency that application server processes request message can be improved further.Below by specific embodiment, the method for initiating port in the embodiment of the present invention is described in detail.
Embodiment one
As shown in Figure 1, the exemplary process diagram of the method for the initiating port provided for the embodiment of the present invention, the method comprises the following steps:
Step 101: receive the message starting to start that application server sends.
Wherein, in one embodiment, application server while starting to start, can send the message starting to start.
Step 102: before described application server completes startup, that reduces described application server meets the pre-conditioned thread resources shared by preset port, makes described application server utilize the unappropriated thread resources of described preset port to carry out initialization to other ports outside described preset port.
Wherein, in one embodiment, described pre-conditioned be one of following arbitrary condition:
1), maximum available line number of passes is more than the first predetermined threshold value.
2) the request message amount, in preset duration is more than the second predetermined threshold value.
3), maximum available line number of passes more than the first predetermined threshold value, the request message amount simultaneously in preset duration is more than the second predetermined threshold value.
Wherein, in one embodiment, that can reduce described application server in the following manner meets the pre-conditioned thread resources shared by preset port:
Mode one: before application server completes startup, forbids described preset port.By forbidding preset port, can, before preset port takies a large amount of thread resources, this port be avoided to take a large amount of thread resources; Or, when preset port has taken a large amount of thread resources, discharged the thread resources that this port takies timely, used to other ports.
Mode two: interception is sent to the request message of described preset port.By interception request message, the request message amount arriving preset port can be reduced, thus reduce request message amount pending in preset port, thus the situation thread resources causing preset port to take because request message cannot process in time can being avoided to discharge because of the minimizing of request message amount occurs, make preset port can discharge thread resources to use to other ports, thus effectively can ensure that the thread resources needed for other ports can be satisfied, and then make other ports can successful initialization.After port successful initialization, then the message of interception is sent to corresponding port processes, so that the message be blocked can be processed.
Wherein, in one embodiment, after pass-through mode one forbids described preset port, the message receiving the startup of sending of described application server and complete can also be performed; Enable the described preset port forbidden.By reactivating preset port, can ensure that the request message being sent to preset port can be processed.
Wherein, in one embodiment, after pass-through mode one forbids described preset port, following operation can also be performed, the task current according to application server and situation, reasonably the preset port of configuration:
Steps A 1: receive the port initialization failure that described application server sends, at least comprise in described initialization failure: in described application server start-up course, when busy line number of passes and/or request message amount are sorted by order from big to small, the unique identification of the port of the forward predetermined number that sorts.
In the specific implementation, be such as followed successively by according to 10 each ports of order sequence from big to small: port 2, port one, port 3, port 4, port 5, port 6, port 7, port 8, port 9, port one 0; If predetermined number is 3, then the port of the forward predetermined number that sorts is respectively port 2, port one, port 3.
Concrete, in steps A 1, can sort according at least one condition in busy line number of passes and request message amount.Wherein, when using these two conditions to sort simultaneously, can sorting with value according to busy line number of passes and request message amount, such as port one busy line number of passes is 10, request message amount is 50, then port one is 60 for what sort with value; If port 2 busy line number of passes is 5, request message amount is 60, then port 2 is 65 for what sort with value; If port 3 busy line number of passes is 17, request message amount is 45, then port 3 is 62 for what sort with value; Finally the clooating sequence of above-mentioned three ports is: port 2, port one, port 3.In addition, when using above-mentioned two conditions to sort, can also be each condition setting weight, concrete, for each condition, can first try to achieve weight and the product of self, sorting with the carrying out of value then with two conditions product separately.Two conditions product separately with the computation process of value such as: the weights that port one busy line number of passes is 10, busy line number of passes is corresponding are 0.6; The weight that request message amount is 50, request message amount is corresponding is 0.4; Then the product of busy line number of passes is 6 (i.e. 10*0.6), the product of request message amount is 20 (i.e. 50*0.4), then final two conditions product separately is 26 (i.e. 20+6) with value.It should be noted that, any method of carrying out sorting determining taking resource and the more port of pending request message amount according to above-mentioned two conditions is all applicable to the embodiment of the present invention, and the present invention does not limit this.
Steps A 2: after the instruction receiving the preset port of the configuration generated according to described unique identification, the port that the unique identification of the port described instruction comprised is corresponding, is configured to preset port.
Wherein, in one embodiment, the port initialization failure in steps A 1 can be shown to user by display, is determined whether to perform steps A 2 according to current needs by user.So that improve the dirigibility of the preset port of configuration.Preferably, can also comprise in port initialization failure sequence forward before the thread resources shared by port of predetermined number and the ratio of the total thread resources of application server, now, after user views port initialization failure, can know which port takies more thread resources by unique identification, and take the situation of thread resources, at this time, which in the port of the forward predetermined number of sequence user can determine be configured to preset port according to demand, when section ports in the port of the forward predetermined number of user's selected and sorted is configured to preset port, the unique identification of the section ports that user selects only is comprised in the instruction of the preset port of the configuration in steps A 2.In addition, above-mentioned unique identification is such as port numbers.
Wherein, in one embodiment, can also monitor in the method for the initiating port provided in the embodiment of the present invention described application server the Thread Count shared by least one port and or preset duration in the request message amount that receives; Before described application server is restarted or closed, be preset port by meeting described pre-conditioned port arrangement.By monitor Thread Count shared by least one port and or preset duration in the request message amount that receives, before once can starting on server, preset port is configured according to current situation, thus during for starting next time, reasonably can distribute thread resources, successfully the initialization port that takies thread resources less is ready.
In sum, in the embodiment of the present invention, by reducing the thread resources shared by preset port, make application server in limited thread resources, to provide more thread resources to carry out initialization to other ports, thus other ports can be improved carry out initialized success ratio.
Embodiment two
Be initialized as example below by what describe the port completed alternately between monitor and application server in application server, be described the method for initiating port in the embodiment of the present invention, as shown in Figure 2, the method comprises the following steps:
Step 201: application server is restarted because of fault, while starting to start, sends the message starting to start to monitor.
Step 202: monitor receives the message starting to start that application server sends.
Step 203: monitor, before application server completes startup, forbids the preset port in this application server.
Step 204: the port of the not monitored device forbidding of application servers initialize.
Step 205: application server is after the port of the monitored device forbidding of successful initialization, and the message that transmission has started is to monitor.
Wherein, in one embodiment, when ports having initialization failure, execution step 205 while or afterwards, all right transmit port initialization failure is to monitor, so that monitor knows that application server is in this process started, which port takies more resource, causes other port initialization failures.And then, can be preset port by the port arrangement taking more resource, can certainly be preset port according to the port arrangement in embodiment one, user selected, not repeat them here.
Step 206: the message that the startup that monitor reception application server sends completes.
Step 207: the preset port forbidden enabled by monitor.
Realize when application server starts to restart in the embodiment of the present invention, monitor first forbids the preset port of this application server, these preset ports are avoided to take too much thread resources, thus can ensure that more thread resources can be supplied to other ports and carry out initialization, thus the successful probability of other port initializations can be improved.
Embodiment three
Below by close according to application server in last time operational process or situation before restarting to configure preset port be example, be described the method for initiating port in the embodiment of the present invention, as shown in Figure 3, the method comprises the following steps:
Step 301: application server is by each port accepts request message, and the request message amount current according to each port creates and release thread.
Wherein, when request message amount increases, and when current thread is not enough to process, then new thread can be created; Otherwise, when request message amount reduces, and when current thread is had more than needed, then can discharge thread.
Step 302: the request message amount received in the shared Thread Count of at least one port of application server and preset duration monitored by monitor.
Step 303: monitor, before described application server is restarted or closed, is preset port by meeting described pre-conditioned port arrangement.
Wherein, in one embodiment, can before Server Restart or closedown, the request message amount received in preset duration with the Thread Count shared by each port listened to for the last time and each port, configures preset port.Such as, preset duration is 15 minutes, monitor from the 00:00:00 moment, if application server started to restart in the 01:00:00 moment, before that moment, if the port A monitored at 00:15:00 meets pre-conditioned, the port A monitored at 00:30:00 does not meet pre-conditioned, and the port A monitored at 00:45:00 meets pre-conditioned, then before application server is restarted, last monitoring prison port A is pre-conditioned for meeting, and therefore port A is configured to preset port.
Step 304: application server is restarted because of fault, while starting to start, sends the message starting to start to monitor.
Step 305: monitor receives the message starting to start that application server sends.
Step 306: monitor, before application server completes startup, forbids the preset port in this application server.
Step 307: the port of the not monitored device forbidding of application servers initialize.
Step 308: application server is after the port of the monitored device forbidding of successful initialization, and the message that transmission has started is to monitor.
Step 309: the message that the startup that monitor reception application server sends completes.
Step 310: the preset port forbidden enabled by monitor.
In the embodiment of the present invention, by (comprising the Thread Count shared by port according to the state of each port of application server before startup, the request message amount of port), configure preset port, so that for application server restart time, avoid preset port to take too much thread resources, thus reach the effect of the reasonable distribution to thread resources, improve the success ratio of other port initializations.
Based on identical design, the embodiment of the present invention also provides a kind of device of initiating port, and as shown in Figure 4, this device comprises:
Initiation message receiver module 401, for receiving the message starting to start that application server sends;
Processing module 402, before completing startup at described application server, that reduces described application server meets the pre-conditioned thread resources shared by preset port, makes described application server utilize the unappropriated thread resources of described preset port to carry out initialization to other ports outside described preset port.
Wherein, in one embodiment, as shown in Figure 5, described processing module 402, comprising:
Forbidden cell 403, for forbidding described preset port; Or,
Interception unit 404, for tackling the request message being sent to described preset port.
Wherein, in one embodiment, as shown in Figure 5, described device also comprises:
Start message reception module 405, after the described preset port of described forbidding, receive the message that startup that described application server sends completes;
Start module 406, for enabling the described preset port forbidden.
Wherein, in one embodiment, as shown in Figure 5, described device also comprises:
Failed message receiver module 407, after the described preset port of described forbidding, receive the port initialization failure that described application server sends, at least comprise in described initialization failure: in described application server start-up course, when busy line number of passes and/or request message amount are sorted by order from big to small, the unique identification of the port of the forward predetermined number that sorts;
First configuration module 408, for after the instruction receiving the preset port of the configuration generated according to described unique identification, the port that the unique identification of the port described instruction comprised is corresponding, is configured to preset port.
Wherein, in one embodiment, as shown in Figure 5, described device also comprises:
Monitor module 409, for monitor described application server at least one port shared by Thread Count and or preset duration in the request message amount that receives;
Second configuration module 410, before restarting at described application server or close, is preset port by meeting described pre-conditioned port arrangement.
About the device in above-described embodiment, wherein the concrete mode of modules executable operations has been described in detail in about the embodiment of the method, will not elaborate explanation herein.
Those skilled in the art should understand, embodiments of the invention can be provided as method, system or computer program.Therefore, the present invention can adopt the form of complete hardware embodiment, completely software implementation or the embodiment in conjunction with software and hardware aspect.And the present invention can adopt in one or more form wherein including the upper computer program implemented of computer-usable storage medium (including but not limited to magnetic disk memory, CD-ROM, optical memory etc.) of computer usable program code.
The present invention describes with reference to according to the process flow diagram of the method for the embodiment of the present invention, equipment (system) and computer program and/or block scheme.Should understand can by the combination of the flow process in each flow process in computer program instructions realization flow figure and/or block scheme and/or square frame and process flow diagram and/or block scheme and/or square frame.These computer program instructions can being provided to the processor of multi-purpose computer, special purpose computer, Embedded Processor or other programmable data processing device to produce a machine, making the instruction performed by the processor of computing machine or other programmable data processing device produce device for realizing the function of specifying in process flow diagram flow process or multiple flow process and/or block scheme square frame or multiple square frame.
These computer program instructions also can be stored in can in the computer-readable memory that works in a specific way of vectoring computer or other programmable data processing device, the instruction making to be stored in this computer-readable memory produces the manufacture comprising command device, and this command device realizes the function of specifying in process flow diagram flow process or multiple flow process and/or block scheme square frame or multiple square frame.
These computer program instructions also can be loaded in computing machine or other programmable data processing device, make on computing machine or other programmable devices, to perform sequence of operations step to produce computer implemented process, thus the instruction performed on computing machine or other programmable devices is provided for the step realizing the function of specifying in process flow diagram flow process or multiple flow process and/or block scheme square frame or multiple square frame.
Although describe the preferred embodiments of the present invention, those skilled in the art once obtain the basic creative concept of cicada, then can make other change and amendment to these embodiments.So claims are intended to be interpreted as comprising preferred embodiment and falling into all changes and the amendment of the scope of the invention.
Obviously, those skilled in the art can carry out various change and modification to the present invention and not depart from the spirit and scope of the present invention.Like this, if these amendments of the present invention and modification belong within the scope of the claims in the present invention and equivalent technologies thereof, then the present invention is also intended to comprise these change and modification.

Claims (11)

1. a method for initiating port, is characterized in that, described method comprises:
Receive the message starting to start that application server sends;
Before described application server completes startup, that reduces described application server meets the pre-conditioned thread resources shared by preset port, makes described application server utilize the unappropriated thread resources of described preset port to carry out initialization to other ports outside described preset port.
2. method according to claim 1, is characterized in that, the described application server of described reduction meet the pre-conditioned thread resources shared by preset port, comprising:
Forbid described preset port; Or,
Interception is sent to the request message of described preset port.
3. method according to claim 2, is characterized in that, after the described preset port of described forbidding, described method also comprises:
Receive the message that startup that described application server sends completes;
Enable the described preset port forbidden.
4. method according to claim 2, is characterized in that, after the described preset port of described forbidding, described method also comprises:
Receive the port initialization failure that described application server sends, at least comprise in described initialization failure: in described application server start-up course, when busy line number of passes and/or request message amount are sorted by order from big to small, the unique identification of the port of the forward predetermined number that sorts; And
After the instruction receiving the preset port of the configuration generated according to described unique identification, the port that the unique identification of the port described instruction comprised is corresponding, is configured to preset port.
5. according to described method arbitrary in claim 1-4, it is characterized in that, describedly pre-conditionedly to comprise: maximum available line number of passes more than the request message amount in the first predetermined threshold value and/or preset duration more than the second predetermined threshold value.
6. method according to claim 5, is characterized in that, described method also comprises:
Monitor at least one port of described application server shared Thread Count and or preset duration in the request message amount that receives;
Before described application server is restarted or closed, be preset port by meeting described pre-conditioned port arrangement.
7. a device for initiating port, is characterized in that, described device comprises:
Initiation message receiver module, for receiving the message starting to start that application server sends;
Processing module, before completing startup at described application server, that reduces described application server meets the pre-conditioned thread resources shared by preset port, makes described application server utilize the unappropriated thread resources of described preset port to carry out initialization to other ports outside described preset port.
8. device according to claim 7, is characterized in that, described processing module, comprising:
Forbidden cell, for forbidding described preset port; Or,
Interception unit, for tackling the request message being sent to described preset port.
9. device according to claim 8, is characterized in that, described device also comprises:
Start message reception module, after the described preset port of described forbidding, receive the message that startup that described application server sends completes;
Start module, for enabling the described preset port forbidden.
10. device according to claim 8, is characterized in that, described device also comprises:
Failed message receiver module, after the described preset port of described forbidding, receive the port initialization failure that described application server sends, at least comprise in described initialization failure: in described application server start-up course, when busy line number of passes and/or request message amount are sorted by order from big to small, the unique identification of the port of the forward predetermined number that sorts;
First configuration module, for after the instruction receiving the preset port of the configuration generated according to described unique identification, the port that the unique identification of the port described instruction comprised is corresponding, is configured to preset port.
11. devices according to claim 7, is characterized in that, described device also comprises:
Monitor module, for monitor described application server at least one port shared by Thread Count and or preset duration in the request message amount that receives;
Second configuration module, before restarting at described application server or close, is preset port by meeting described pre-conditioned port arrangement.
CN201410601600.3A 2014-10-30 2014-10-30 A kind of method and device of initiating port Active CN104298565B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410601600.3A CN104298565B (en) 2014-10-30 2014-10-30 A kind of method and device of initiating port

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410601600.3A CN104298565B (en) 2014-10-30 2014-10-30 A kind of method and device of initiating port

Publications (2)

Publication Number Publication Date
CN104298565A true CN104298565A (en) 2015-01-21
CN104298565B CN104298565B (en) 2017-11-24

Family

ID=52318302

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410601600.3A Active CN104298565B (en) 2014-10-30 2014-10-30 A kind of method and device of initiating port

Country Status (1)

Country Link
CN (1) CN104298565B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106210098A (en) * 2016-07-20 2016-12-07 努比亚技术有限公司 A kind of monitoring method, supervising device and push server
CN108243027A (en) * 2016-12-23 2018-07-03 大唐移动通信设备有限公司 A kind of port initialization method and device
CN109802945A (en) * 2018-12-25 2019-05-24 维沃移动通信有限公司 A kind of data transmission method and terminal device
CN110493891A (en) * 2018-05-14 2019-11-22 杭州海康威视系统技术有限公司 Resource allocation methods, apparatus and system
CN111324387A (en) * 2020-01-20 2020-06-23 北京无限光场科技有限公司 Application task control method, device, terminal and system
CN114900805A (en) * 2022-05-07 2022-08-12 武汉星辰北斗科技有限公司 High-concurrency Beidou third-order short message receiving and sending method, system and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6580697B1 (en) * 1999-09-21 2003-06-17 3Com Corporation Advanced ethernet auto negotiation
CN101193045A (en) * 2006-11-21 2008-06-04 中兴通讯股份有限公司 Method for capturing and limiting speed of data packets via line card
CN102420776A (en) * 2012-01-12 2012-04-18 盛科网络(苏州)有限公司 Method and system for dynamically regulating portal resource allocation threshold value
CN103685480A (en) * 2013-11-29 2014-03-26 云海创想信息技术(无锡)有限公司 Transmission control protocol (TCP) network implementing method and server

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6580697B1 (en) * 1999-09-21 2003-06-17 3Com Corporation Advanced ethernet auto negotiation
CN101193045A (en) * 2006-11-21 2008-06-04 中兴通讯股份有限公司 Method for capturing and limiting speed of data packets via line card
CN102420776A (en) * 2012-01-12 2012-04-18 盛科网络(苏州)有限公司 Method and system for dynamically regulating portal resource allocation threshold value
CN103685480A (en) * 2013-11-29 2014-03-26 云海创想信息技术(无锡)有限公司 Transmission control protocol (TCP) network implementing method and server

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106210098A (en) * 2016-07-20 2016-12-07 努比亚技术有限公司 A kind of monitoring method, supervising device and push server
CN108243027A (en) * 2016-12-23 2018-07-03 大唐移动通信设备有限公司 A kind of port initialization method and device
CN108243027B (en) * 2016-12-23 2020-04-07 大唐移动通信设备有限公司 Port initialization method and device
CN110493891A (en) * 2018-05-14 2019-11-22 杭州海康威视系统技术有限公司 Resource allocation methods, apparatus and system
CN110493891B (en) * 2018-05-14 2021-05-11 杭州海康威视系统技术有限公司 Resource allocation method, device and system
CN109802945A (en) * 2018-12-25 2019-05-24 维沃移动通信有限公司 A kind of data transmission method and terminal device
CN111324387A (en) * 2020-01-20 2020-06-23 北京无限光场科技有限公司 Application task control method, device, terminal and system
CN114900805A (en) * 2022-05-07 2022-08-12 武汉星辰北斗科技有限公司 High-concurrency Beidou third-order short message receiving and sending method, system and device

Also Published As

Publication number Publication date
CN104298565B (en) 2017-11-24

Similar Documents

Publication Publication Date Title
CN107688496B (en) Task distributed processing method and device, storage medium and server
CN104298565A (en) Method and device for initializing ports
CN109766172B (en) Asynchronous task scheduling method and device
US20180321981A1 (en) System and method for self organizing data center
CN113810304A (en) Load balancing method, device, equipment and computer storage medium
CN107870948A (en) Method for scheduling task and device
EP2363998B1 (en) Method, system and apparatus for managing push data transfers
CN103986762A (en) Process state detection method and device
CN103795569A (en) Server connection method and device based on connection pool
WO2017185615A1 (en) Method for determining service status of service processing device and scheduling device
CN107948063B (en) Method for establishing aggregation link and access equipment
CN107332814B (en) Request message transmission method and device
CN104793982A (en) Method and device for establishing virtual machine
CN109951311B (en) Method, device, equipment and storage medium for network slice instantiation
CN105933271B (en) Data processing method and device based on encryption machine
CN113206877A (en) Session keeping method and device
US10216593B2 (en) Distributed processing system for use in application migration
CN105704187A (en) Processing method and apparatus of cluster split brain
CN104702534A (en) Method and device for processing data of multi-process sharing port
CN109697117B (en) Terminal control method, terminal control device and computer-readable storage medium
CN113760549A (en) Pod deployment method and device
CN110413398B (en) Task scheduling method and device, computer equipment and storage medium
CN107645396B (en) Cluster capacity expansion method and device
CN115220993B (en) Process monitoring method and device, vehicle and storage medium
US20140379899A1 (en) Automatic adjustment of application launch endpoints

Legal Events

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