CN104317645A - Method and device of monitoring port by virtue of application program embodiment - Google Patents

Method and device of monitoring port by virtue of application program embodiment Download PDF

Info

Publication number
CN104317645A
CN104317645A CN201410558501.1A CN201410558501A CN104317645A CN 104317645 A CN104317645 A CN 104317645A CN 201410558501 A CN201410558501 A CN 201410558501A CN 104317645 A CN104317645 A CN 104317645A
Authority
CN
China
Prior art keywords
subapplication
port
configuration file
application program
corresponding relation
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
CN201410558501.1A
Other languages
Chinese (zh)
Other versions
CN104317645B (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 Gridsum Technology Co Ltd
Original Assignee
Beijing Gridsum Technology 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 Gridsum Technology Co Ltd filed Critical Beijing Gridsum Technology Co Ltd
Priority to CN201410558501.1A priority Critical patent/CN104317645B/en
Publication of CN104317645A publication Critical patent/CN104317645A/en
Application granted granted Critical
Publication of CN104317645B publication Critical patent/CN104317645B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention provides a method and a device of monitoring a port by virtue of an application program embodiment, and the method and the device are used for providing an application program embodiment which is rapid to configure, and occupy less server resources. According to the method, a main application program starts a corresponding sub-application program embodiment for each port according to the information of each port in a configuration file and a path of storing a sub-application program starting file; each started sub-application program embodiment is adopted for monitoring the corresponding port. The embodiment further provides a corresponding device. In the embodiment, physical files of the sub-application program embodiments are not needed to be copied, physical file operations are reduced, the operation is simple, error generation possibility is reduced, only one copy of the mounting file in each sub-application program embodiment needs to be stored and the storage space is saved.

Description

A kind of method of Application Instance listening port and device
Technical field
The present invention relates to technical field of data processing, particularly relate to a kind of method and device of Application Instance listening port.
Background technology
When processing in real time data, general employing Application Instance listening port, an Application Instance monitors a port, receives and processes the data being sent to this port.Application Instance receives and the ability of process data is limited, but often start an Application Instance and will take certain server resource, and the quantity of Application Instance is configured according to the number of services of reality, therefore how to create few Application Instance as far as possible and meet the focus that actual data volume demand becomes user's concern.
When data volume increases above the load of expection in prior art, when needing newly-increased Application Instance to carry out listening port, a application program will be copied, and revise configured port and program name (for distinguishing with other Application Instances), start this Application Instance afterwards.When the data volume of this port diminishes, this Application Instance can be closed.
For such scheme, when needs increase Application Instance, need the physical file of application programs example to copy, and need the operation of above-mentioned amendment configured port and program name, the operation steps needed is more, more loaded down with trivial details, and step is more many more easily makes mistakes.In addition along with the increase of data volume, the quantity of Application Instance also can get more and more, and its storage space taken is also by increasing.When data volume diminishes, the Application Instance copied before is also needed to carry out deletion action, operate more loaded down with trivial details, the demand of user cannot be met fast.
Summary of the invention
In view of the above problems, proposing the present invention can rapid configuration Application Instance to provide, and takies method and the device of a kind of Application Instance listening port of server-less resource.
Embodiments provide a kind of method of Application Instance listening port, the method comprises:
Primary application program reads configuration file;
According to the information of port each in configuration file and the path of storage subapplication startup file, be that each port starts corresponding subapplication example;
The each subapplication example started is adopted to monitor corresponding port.
Further, described method also comprises:
Primary application program, according to the subapplication example monitoring each port, records the corresponding relation of each port and its subapplication example in subapplication example list.
Further, described method also comprises:
Described primary application program monitors configuration file, judges whether configuration file changes;
When configuration file changes, operate accordingly according to the content after configuration file change.
Further, described when configuration file changes, carry out corresponding operation according to the content after configuration file change and comprise:
When there is newly-increased port in configuration file, primary application program starts new subapplication example and monitors described newly-increased port, and in subapplication example list, record the corresponding relation of this newly-increased port and the new described Application Instance started;
When the port in configuration file is deleted, primary application program is according to the corresponding relation recorded in subapplication example list, subapplication example corresponding for described deleted port is closed, and in subapplication example list, deletes the corresponding relation at this port place.
Further, described method also comprises:
Described primary application program is according to the time interval of setting, and according to each corresponding relation in described subapplication example list, whether the subapplication example detected in each corresponding relation breaks down;
When there is the Application Instance broken down, the port for this correspondence restarts subapplication example.
Embodiments provide a kind of device of Application Instance listening port, described device comprises:
Read module, for reading configuration file;
Starting module, for according to the information of port each in configuration file and the path of storage subapplication startup file, is that each port starts corresponding subapplication example;
Monitoring module, monitoring corresponding port for adopting each subapplication example of startup.
Further, described device also comprises:
Memory module, for according to the subapplication example monitoring each port, records the corresponding relation of each port and its subapplication example in subapplication example list.
Further, described device also comprises:
Detection module, for monitoring configuration file, judges whether configuration file changes; When configuration file changes, operate accordingly according to the content after configuration file change.
Further, described detection module, specifically for when there is newly-increased port in configuration file, primary application program starts new subapplication example and monitors described newly-increased port, and in subapplication example list, record the corresponding relation of this newly-increased port and the new described Application Instance started; When the port in configuration file is deleted, primary application program is according to the corresponding relation recorded in subapplication example list, subapplication example corresponding for described deleted port is closed, and in subapplication example list, deletes the corresponding relation at this port place.
Further, described device also comprises:
Restart module, for the time interval according to setting, according to each corresponding relation in described subapplication example list, whether the subapplication example detected in each corresponding relation breaks down; When there is the Application Instance broken down, the port for this correspondence restarts subapplication example.
Embodiments provide a kind of method and device of Application Instance listening port, in the method, primary application program is according to the information of port each in configuration file and the path storing subapplication startup file, for each port starts corresponding subapplication example, and each subapplication example started is adopted to monitor corresponding port.Due in embodiments of the present invention without the need to copying the physical file of subapplication example, decrease the operation to physical file, simple to operate, avoid the possibility producing mistake, and the installation file of subapplication in embodiments of the present invention only need deposit portion, saves storage space.
Above-mentioned explanation is only the general introduction of technical solution of the present invention, in order to technological means of the present invention can be better understood, and can be implemented according to the content of instructions, and can become apparent, below especially exemplified by the specific embodiment of the present invention to allow above and other objects of the present invention, feature and advantage.
Accompanying drawing explanation
By reading hereafter detailed description of the preferred embodiment, various other advantage and benefit will become cheer and bright for those of ordinary skill in the art.Accompanying drawing only for illustrating the object of preferred implementation, and does not think limitation of the present invention.And in whole accompanying drawing, represent identical parts by identical reference symbol.In the accompanying drawings:
The process of a kind of Application Instance listening port that Fig. 1 provides for the embodiment of the present invention;
The process of a kind of Application Instance listening port that Fig. 2 provides for the embodiment of the present invention one;
The process of a kind of Application Instance listening port that Fig. 3 provides for the embodiment of the present invention two;
The apparatus structure schematic diagram of a kind of Application Instance listening port that Fig. 4 provides for the embodiment of the present invention.
Embodiment
In order to simplify the start-up course of Application Instance, saving storage space, embodiments providing a kind of method and device of Application Instance listening port.
Below with reference to accompanying drawings exemplary embodiment of the present disclosure is described in more detail.Although show exemplary embodiment of the present disclosure in accompanying drawing, however should be appreciated that can realize the disclosure in a variety of manners and not should limit by the embodiment set forth here.On the contrary, provide these embodiments to be in order to more thoroughly the disclosure can be understood, and complete for the scope of the present disclosure can be conveyed to those skilled in the art.
Below in conjunction with explanation accompanying drawing, the embodiment of the present invention is described.
The process of a kind of Application Instance listening port that Fig. 1 provides for the embodiment of the present invention, this process comprises the following steps:
S101: primary application program reads configuration file.
In embodiments of the present invention in order to each port can be monitored by promoter Application Instance, the information needing each port monitored is configured with in configuration file, the port numbers of concrete can be such as port, or the identification information of port, multiple port can being comprised in this configuration file, adding to needing the information of the port monitored in configuration file.In addition, in configuration file, also record the path of subapplication startup file, so as primary application program know can promoter application program from which path.
S102: according to the information of port each in configuration file and the path of storage subapplication startup file, be that each port starts corresponding subapplication example.
Concrete, primary application program is according to the startup path of the information of the port recorded in configuration file and subapplication startup file, for each interface enabling sub-Application Instance, after having started, port in subapplication example and configuration file is one to one, and namely each port is monitored by a sub-Application Instance.
S103: adopt each subapplication example started to monitor corresponding port.
Due in embodiments of the present invention without the need to copying the physical file of subapplication example, decrease the operation to physical file, simple to operate, avoid the possibility producing mistake, and the installation file of subapplication in embodiments of the present invention only need deposit portion, saves storage space.
In embodiments of the present invention in order to monitor the ruuning situation of subapplication example accurately, thus improve the stability of system, each port that primary application program is monitored according to each subapplication example, records the corresponding relation of each port of each subapplication example and monitoring thereof in subapplication example list.Concrete primary application program generates this subapplication example list in internal memory, records port and the corresponding relation to the subapplication example that it is monitored in this subapplication example list.For the ease of distinguishing each subapplication example, when starting each subapplication example, determine the mark of each subapplication example, wherein the mark of each subapplication example is unique, for this subapplication example of unique identification.
The content of configuration file can also be revised in embodiments of the present invention, such as the newly-increased information needing the port monitored in configuration file, or not need to monitor certain port, be about to the information deletion of a certain or certain the several port existed in configuration file before.In order to simplify the operation, realize the dynamic process that port adds and closes, described primary application program monitors configuration file in embodiments of the present invention, judges whether configuration file changes; When configuration file changes, operate accordingly according to the content after configuration file change.
Concrete, when primary application program listen to configuration file change time, carry out corresponding operation according to the content after configuration file change and comprise:
When there is newly-increased port in configuration file, primary application program starts new subapplication example and monitors described newly-increased port, and in subapplication example list, record the corresponding relation of this newly-increased port and the new described Application Instance started;
When the port in configuration file is deleted, primary application program is according to the corresponding relation recorded in subapplication example list, subapplication example corresponding for described deleted port is closed, and in subapplication example list, deletes the corresponding relation at this port place.
The process of a kind of Application Instance listening port that Fig. 2 provides for the embodiment of the present invention one, this process comprises the following steps:
S201: primary application program reads configuration file.
S202: according to the information of port each in configuration file and the path of storage subapplication startup file, be that each port starts corresponding subapplication example.
S203: adopt each subapplication example started to monitor corresponding port.
S204: each port that primary application program is monitored according to each subapplication example, records the corresponding relation of each port of each subapplication example and monitoring thereof in subapplication example list.
S205: primary application program monitors configuration file, judging whether configuration file changes, when judged result is for being, carrying out step S206, otherwise, carry out step S205.
S206: primary application program listens to configuration file when changing, operates accordingly according to the content after configuration file change.
Primary application program self preserves subapplication example list in embodiments of the present invention, in this subapplication list, preserve each port and monitor the corresponding relation of subapplication example of this port, when primary application program judges whether configuration file changes, according to each port recorded in configuration file, judge whether this port is recorded in subapplication example list, when certain Single port is recorded in configuration file, but when not being recorded in subapplication example list, determine that this port is for newly-increased port, when certain Single port is recorded in subapplication example list, but when not finding this port in configuration file, determine that this port is deleted in configuration file.
Primary application program judges that configuration file changes, and when determining to there is newly-increased port in configuration file, in order to realize the monitoring to this port, primary application program is according to the path storing subapplication startup file in embodiments of the present invention, for this newly-increased port starts corresponding subapplication example, and determine the mark of this subapplication example, the corresponding relation of the mark of this subapplication and this newly-increased port is saved in subapplication example list.Or, when there is newly-increased port in primary application program determination configuration file, primary application program is according to the path storing subapplication startup file, determine the mark of subapplication to be launched, for this newly-increased port starts corresponding subapplication example, and the corresponding relation of the mark of this subapplication and newly-increased port is saved in subapplication example list.
Primary application program judges that configuration file changes, and when determining that port in configuration file is deleted, because the subapplication corresponding with it is also in the action carrying out monitoring, in order to saving resource, primary application program is according to the information of each port recorded in configuration file in embodiments of the present invention, determine deleted port, and according to each corresponding relation preserved in subapplication example list, determine the subapplication that this deleted port is corresponding, this subapplication is closed, and in subapplication example list, delete the corresponding relation at this deleted port place.
Because primary application program is according to the information of the port in configuration file in embodiments of the present invention, for this port starts corresponding subapplication example, and the corresponding relation of this port and subapplication example is saved in subapplication example list.As long as therefore there is the port in this subapplication example list, be monitored port, now, primary application program is according to the port in each corresponding relation recorded in subapplication example list, judge whether this port is stored in current configuration file, when this port does not exist in current configuration file, determine that this port is deleted, according to the corresponding relation at this port place in this subapplication example list, subapplication example corresponding for this port is deleted, and deletes the corresponding relation at this port place.
In order to ensure that each port can be monitored, the fault that can not occur because of subapplication example, affect normal data reception and the process of port, described method also comprises in embodiments of the present invention:
Described primary application program is according to the time interval of setting, and according to each corresponding relation in described subapplication example list, whether the subapplication example detected in each corresponding relation breaks down;
When there is the Application Instance broken down, the port for this correspondence restarts subapplication example.
The process of a kind of Application Instance listening port that Fig. 3 provides for the embodiment of the present invention two, this process comprises the following steps:
S301: primary application program reads configuration file.
S302: according to the information of port each in configuration file and the path of storage subapplication startup file, be that each port starts corresponding subapplication example.
S303: adopt each subapplication example started to monitor corresponding port.
S304: primary application program is according to the time interval of setting, and according to each corresponding relation in described subapplication example list, whether the subapplication example detected in each corresponding relation breaks down, when judged result is for being, carry out step S305, otherwise, proceed step S304.
S305: the port for this correspondence restarts subapplication example.
Because primary application program in the embodiment of the present invention is according to the time interval of setting, detect for each subapplication example of monitoring whether fault, therefore effectively can ensure that the subapplication example carrying out port monitoring normally runs, without the need to manually restarting subapplication example in this process, and can avoid restarting the consequence that port data receives and process brings caused not in time.
Fig. 4 is the apparatus structure schematic diagram embodiments providing a kind of Application Instance listening port, and described device comprises:
Read module 41, for reading configuration file;
Starting module 42, for according to the information of port each in configuration file and the path of storage subapplication startup file, is that each port starts corresponding subapplication example;
Monitoring module 43, monitoring corresponding port for adopting each subapplication example of startup.
Further, described device also comprises:
Memory module 44, for according to the subapplication example monitoring each port, records the corresponding relation of each port and its subapplication example in subapplication example list.
Further, described device also comprises:
Detection module 45, for monitoring configuration file, judges whether configuration file changes; When configuration file changes, operate accordingly according to the content after configuration file change.
Further, described detection module 45, specifically for when there is newly-increased port in configuration file, primary application program starts new subapplication example and monitors described newly-increased port, and in subapplication example list, record the corresponding relation of this newly-increased port and the new described Application Instance started; When the port in configuration file is deleted, primary application program is according to the corresponding relation recorded in subapplication example list, subapplication example corresponding for described deleted port is closed, and in subapplication example list, deletes the corresponding relation at this port place.
Further, described device also comprises:
Restart module 46, for the time interval according to setting, according to each corresponding relation in described subapplication example list, whether the subapplication example detected in each corresponding relation breaks down; When there is the Application Instance broken down, the port for this correspondence restarts subapplication example.
Embodiments provide a kind of method and device of Application Instance listening port, in the method, primary application program is according to the information of port each in configuration file and the path storing subapplication startup file, for each port starts corresponding subapplication example, and each subapplication example started is adopted to monitor corresponding port.Due in embodiments of the present invention without the need to copying the physical file of subapplication example, decrease the operation to physical file, simple to operate, avoid the possibility producing mistake, and the installation file of subapplication in embodiments of the present invention only need deposit portion, saves storage space.
Intrinsic not relevant to any certain computer, virtual system or miscellaneous equipment with display at this algorithm provided.Various general-purpose system also can with use based on together with this teaching.According to description above, the structure constructed required by this type systematic is apparent.In addition, the present invention is not also for any certain programmed language.It should be understood that and various programming language can be utilized to realize content of the present invention described here, and the description done language-specific is above to disclose preferred forms of the present invention.
In instructions provided herein, describe a large amount of detail.But can understand, embodiments of the invention can be put into practice when not having these details.In some instances, be not shown specifically known method, structure and technology, so that not fuzzy understanding of this description.
Similarly, be to be understood that, in order to simplify the disclosure and to help to understand in each inventive aspect one or more, in the description above to exemplary embodiment of the present invention, each feature of the present invention is grouped together in single embodiment, figure or the description to it sometimes.But, the method for the disclosure should be construed to the following intention of reflection: namely the present invention for required protection requires feature more more than the feature clearly recorded in each claim.Or rather, as claims below reflect, all features of disclosed single embodiment before inventive aspect is to be less than.Therefore, the claims following embodiment are incorporated to this embodiment thus clearly, and wherein each claim itself is as independent embodiment of the present invention.
Those skilled in the art will appreciate that and adaptively can change the module in the equipment in embodiment and they are arranged in one or more equipment different from this embodiment.Module in embodiment or unit or assembly can be combined into a module or unit or assembly, and multiple submodule or subelement or sub-component can be put them in addition.Except at least some in such feature and/or process or unit be mutually repel except, any combination can be adopted to combine all processes of all features disclosed in this instructions (comprising adjoint claim, summary and accompanying drawing) and so disclosed any method or equipment or unit.Unless expressly stated otherwise, each feature disclosed in this instructions (comprising adjoint claim, summary and accompanying drawing) can by providing identical, alternative features that is equivalent or similar object replaces.
In addition, those skilled in the art can understand, although embodiments more described herein to comprise in other embodiment some included feature instead of further feature, the combination of the feature of different embodiment means and to be within scope of the present invention and to form different embodiments.Such as, in the following claims, the one of any of embodiment required for protection can use with arbitrary array mode.
All parts embodiment of the present invention with hardware implementing, or can realize with the software module run on one or more processor, or realizes with their combination.It will be understood by those of skill in the art that the some or all functions that microprocessor or digital signal processor (DSP) can be used in practice to realize according to the some or all parts in the device of the Application Instance listening port of the embodiment of the present invention.The present invention can also be embodied as part or all equipment for performing method as described herein or device program (such as, computer program and computer program).Realizing program of the present invention and can store on a computer-readable medium like this, or the form of one or more signal can be had.Such signal can be downloaded from internet website and obtain, or provides on carrier signal, or provides with any other form.
The present invention will be described instead of limit the invention to it should be noted above-described embodiment, and those skilled in the art can design alternative embodiment when not departing from the scope of claims.In the claims, any reference symbol between bracket should be configured to limitations on claims.Word " comprises " not to be got rid of existence and does not arrange element in the claims or step.Word "a" or "an" before being positioned at element is not got rid of and be there is multiple such element.The present invention can by means of including the hardware of some different elements and realizing by means of the computing machine of suitably programming.In the unit claim listing some devices, several in these devices can be carry out imbody by same hardware branch.Word first, second and third-class use do not represent any order.Can be title by these word explanations.
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 (10)

1. a method for Application Instance listening port, is characterized in that, the method comprises:
Primary application program reads configuration file;
According to the information of port each in configuration file and the path of storage subapplication startup file, be that each port starts corresponding subapplication example;
The each subapplication example started is adopted to monitor corresponding port.
2. the method for claim 1, is characterized in that, described method also comprises:
Primary application program, according to the subapplication example monitoring each port, records the corresponding relation of each port and its subapplication example in subapplication example list.
3. method as claimed in claim 1 or 2, it is characterized in that, described method also comprises:
Described primary application program monitors configuration file, judges whether configuration file changes;
When configuration file changes, operate accordingly according to the content after configuration file change.
4. method as claimed in claim 3, is characterized in that, described when configuration file changes, and carries out corresponding operation comprise according to the content after configuration file change:
When there is newly-increased port in configuration file, primary application program starts new subapplication example and monitors described newly-increased port, and in subapplication example list, record the corresponding relation of this newly-increased port and the new described Application Instance started;
When the port in configuration file is deleted, primary application program is according to the corresponding relation recorded in subapplication example list, subapplication example corresponding for described deleted port is closed, and in subapplication example list, deletes the corresponding relation at this port place.
5. method as claimed in claim 2, it is characterized in that, described method also comprises:
Described primary application program is according to the time interval of setting, and according to each corresponding relation in described subapplication example list, whether the subapplication example detected in each corresponding relation breaks down;
When there is the Application Instance broken down, the port for this correspondence restarts subapplication example.
6. a device for Application Instance listening port, is characterized in that, described device comprises:
Read module, for reading configuration file;
Starting module, for according to the information of port each in configuration file and the path of storage subapplication startup file, is that each port starts corresponding subapplication example;
Monitoring module, monitoring corresponding port for adopting each subapplication example of startup.
7. device as claimed in claim 6, it is characterized in that, described device also comprises:
Memory module, for according to the subapplication example monitoring each port, records the corresponding relation of each port and its subapplication example in subapplication example list.
8. device as claimed in claims 6 or 7, it is characterized in that, described device also comprises:
Detection module, for monitoring configuration file, judges whether configuration file changes; When configuration file changes, operate accordingly according to the content after configuration file change.
9. device as claimed in claim 8, it is characterized in that, described detection module, specifically for when there is newly-increased port in configuration file, primary application program starts new subapplication example and monitors described newly-increased port, and in subapplication example list, record the corresponding relation of this newly-increased port and the new described Application Instance started; When the port in configuration file is deleted, primary application program is according to the corresponding relation recorded in subapplication example list, subapplication example corresponding for described deleted port is closed, and in subapplication example list, deletes the corresponding relation at this port place.
10. device as claimed in claim 7, it is characterized in that, described device also comprises:
Restart module, for the time interval according to setting, according to each corresponding relation in described subapplication example list, whether the subapplication example detected in each corresponding relation breaks down; When there is the Application Instance broken down, the port for this correspondence restarts subapplication example.
CN201410558501.1A 2014-10-20 2014-10-20 A kind of method and device of Application Instance listening port Active CN104317645B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410558501.1A CN104317645B (en) 2014-10-20 2014-10-20 A kind of method and device of Application Instance listening port

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410558501.1A CN104317645B (en) 2014-10-20 2014-10-20 A kind of method and device of Application Instance listening port

Publications (2)

Publication Number Publication Date
CN104317645A true CN104317645A (en) 2015-01-28
CN104317645B CN104317645B (en) 2018-01-16

Family

ID=52372880

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410558501.1A Active CN104317645B (en) 2014-10-20 2014-10-20 A kind of method and device of Application Instance listening port

Country Status (1)

Country Link
CN (1) CN104317645B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106919836A (en) * 2015-12-28 2017-07-04 阿里巴巴集团控股有限公司 The port detecting method and device of application
CN109981365A (en) * 2019-03-26 2019-07-05 深圳市科力锐科技有限公司 Data decryptor method, apparatus, user equipment and storage medium
CN114827154A (en) * 2021-01-18 2022-07-29 网宿科技股份有限公司 Port monitoring method, system and server

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102929716A (en) * 2012-11-07 2013-02-13 北京亿赛通科技发展有限责任公司 Method for starting multiple processes
CN103117895A (en) * 2013-01-25 2013-05-22 哈尔滨工业大学 LXI instrument service monitoring method
US8775871B1 (en) * 2008-12-15 2014-07-08 Open Invention Network Llc Method and system for providing coordinated checkpointing to a group of independent computer applications

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8775871B1 (en) * 2008-12-15 2014-07-08 Open Invention Network Llc Method and system for providing coordinated checkpointing to a group of independent computer applications
CN102929716A (en) * 2012-11-07 2013-02-13 北京亿赛通科技发展有限责任公司 Method for starting multiple processes
CN103117895A (en) * 2013-01-25 2013-05-22 哈尔滨工业大学 LXI instrument service monitoring method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
ABOOCOOL: "守护进程", 《HTTP://ABOOCOOL.BLOG.51CTO.COM/3189391/627034》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106919836A (en) * 2015-12-28 2017-07-04 阿里巴巴集团控股有限公司 The port detecting method and device of application
CN109981365A (en) * 2019-03-26 2019-07-05 深圳市科力锐科技有限公司 Data decryptor method, apparatus, user equipment and storage medium
CN109981365B (en) * 2019-03-26 2022-03-25 深圳市科力锐科技有限公司 Data monitoring method and device, user equipment and storage medium
CN114827154A (en) * 2021-01-18 2022-07-29 网宿科技股份有限公司 Port monitoring method, system and server

Also Published As

Publication number Publication date
CN104317645B (en) 2018-01-16

Similar Documents

Publication Publication Date Title
CN107729083B (en) Method for loading driver and embedded device
RU2409838C2 (en) Archiving data in virtual application enviroinment
CN102736978B (en) A kind of method and device detecting the installment state of application program
US11221838B2 (en) Hot update method, operating system, terminal device, system, and computer-readable storage medium for a system process
CN108399132B (en) Scheduling test method, device and storage medium
CN103150506B (en) The method and apparatus that a kind of rogue program detects
CN105468529A (en) Accurate traversal method and apparatus for UI controls of android application
CN106897095B (en) Method and device for hot repairing application program, readable storage medium and computing equipment
CN103345411A (en) Method and device for uninstalling application program
CN102999343A (en) Method and device for forbidding self-starting of startup project
JP6288275B2 (en) Virtualization infrastructure management apparatus, virtualization infrastructure management system, virtualization infrastructure management method, and virtualization infrastructure management program
US20130225148A1 (en) Terminal with module protection and module managing method
CN103631603A (en) Software cleaning method and system
CN105553738A (en) Heat loading method and device of configuration information and distributed cluster system
CN105550104A (en) Application program performance test method and device
CN103679390A (en) Background testing method and device of configuration system
CN104346206A (en) Method and system for recovering installation of unloaded software
CN103019706A (en) Method and device for processing startup item
CN104317645A (en) Method and device of monitoring port by virtue of application program embodiment
US10318731B2 (en) Detection system and detection method
CN102929732B (en) Method and device for calling file by application program and client-side equipment
CN103064767B (en) Drive backup, the method recovered and device
CN102929733B (en) Method and device for processing error files and client-side equipment
CN111026333A (en) Access request processing method, processing device, electronic equipment and storage medium
CN105426272A (en) Backup method and device for application programs

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
CP02 Change in the address of a patent holder

Address after: 100083 No. 401, 4th Floor, Haitai Building, 229 North Fourth Ring Road, Haidian District, Beijing

Patentee after: Beijing Guoshuang Technology Co.,Ltd.

Address before: 100086 Cuigong Hotel, 76 Zhichun Road, Shuangyushu District, Haidian District, Beijing

Patentee before: Beijing Guoshuang Technology Co.,Ltd.

CP02 Change in the address of a patent holder
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: Method and device of monitoring port by virtue of application program embodiment

Effective date of registration: 20190531

Granted publication date: 20180116

Pledgee: Shenzhen Black Horse World Investment Consulting Co., Ltd.

Pledgor: Beijing Guoshuang Technology Co.,Ltd.

Registration number: 2019990000503

PE01 Entry into force of the registration of the contract for pledge of patent right