CN110321206A - Service management method, device, electronic equipment and storage medium - Google Patents

Service management method, device, electronic equipment and storage medium Download PDF

Info

Publication number
CN110321206A
CN110321206A CN201910563353.5A CN201910563353A CN110321206A CN 110321206 A CN110321206 A CN 110321206A CN 201910563353 A CN201910563353 A CN 201910563353A CN 110321206 A CN110321206 A CN 110321206A
Authority
CN
China
Prior art keywords
service instance
waiting task
service
label
task
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.)
Pending
Application number
CN201910563353.5A
Other languages
Chinese (zh)
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 Kingsoft Internet Security Software Co Ltd
Original Assignee
Beijing Kingsoft Internet Security 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 Beijing Kingsoft Internet Security Software Co Ltd filed Critical Beijing Kingsoft Internet Security Software Co Ltd
Priority to CN201910563353.5A priority Critical patent/CN110321206A/en
Publication of CN110321206A publication Critical patent/CN110321206A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/3017Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system is implementing multitasking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3051Monitoring arrangements for monitoring the configuration of the computing system or of the computing system component, e.g. monitoring the presence of processing resources, peripherals, I/O links, software programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Software Systems (AREA)
  • Quality & Reliability (AREA)
  • Mathematical Physics (AREA)
  • Computer And Data Communications (AREA)

Abstract

The embodiment of the invention provides a service management method, a service management device, electronic equipment and a storage medium, wherein the method comprises the following steps: acquiring a task to be processed and a label of the task to be processed, wherein the task to be processed is a background task of a client, and the label is a label set by the client for the task to be processed; determining a service instance corresponding to the task to be processed, and setting a label matched with the label of the task to be processed for the service instance; binding the task to be processed with the service instance, and starting the bound service instance to run the task to be processed; and in the running process of the service instance, recording the running state of the task to be processed by the label corresponding to the service instance. Therefore, the running state of each service can be recorded corresponding to the label of the service instance from the beginning to the end of the service, and the service is greatly convenient to schedule and manage.

Description

A kind of service management, device, electronic equipment and storage medium
Technical field
The present invention relates to software service administrative skill fields, set more particularly to a kind of service management, device, electronics Standby and storage medium.
Background technique
Some not the needing to carry out interface alternation with user on foreground of the tasks at runtime, can be generally placed by client Backstage is gone silently to execute, for example, the tasks such as file download, video download, software upgrading.At this time client can create one Task parameters are passed to the service by a service, are then started up to execute the task.That is, service is to use In executing a certain task from the background.
In current technology, client just interim newly-built service when needing to use service, then starting is executed Newly-built service.The operating status of all services of client background can not be monitored in this way, it is very inconvenient that unification is done to service Scheduling and management.
Summary of the invention
The embodiment of the present invention is designed to provide a kind of service management, device, electronic equipment and storage medium, with The operating status of monitoring service, it is convenient that service is scheduled and is managed.Specific technical solution is as follows:
In a first aspect, the embodiment of the invention provides a kind of service managements, which comprises
Obtain the label of waiting task and the waiting task, wherein the waiting task is after client Platform task, the label are the label that the client is the waiting task setting;
It determines the corresponding Service Instance of the waiting task, and is Service Instance setting and the waiting task The label that matches of label;
The waiting task and the Service Instance are bound, and started described in the Service Instance operation after binding Waiting task;
In the Service Instance operational process, waiting task described in the label record corresponding to the Service Instance Operating status.
Optionally, the step of determination waiting task corresponding Service Instance, comprising:
Determine in the service pool in pre-set manager whether there is leisure service example;
If it has, taking out the leisure service example from the service pool, and the leisure service example is determined For the corresponding Service Instance of the waiting task;
If do not had, Service Instance is created as the corresponding Service Instance of the waiting task.
Optionally, the step of Service Instance after the starting binding runs the waiting task, comprising:
It will be transported in set of service in operation that the Service Instance after binding is stored in the pre-set manager The row waiting task.
Optionally, the method also includes:
When the Service Instance runs completion, the label of the Service Instance is removed;
The Service Instance after label will be removed from taking out in set of service in the operation;
The Service Instance of taking-up is put into the service pool.
Optionally, described in the Service Instance operational process, described in the label record corresponding to the Service Instance The step of operating status of waiting task, comprising:
It is right in the state recording set in the pre-set manager in the Service Instance operational process The operating status of waiting task described in the label record of Service Instance described in Ying Yu.
Optionally, before the step of Service Instance after the starting binding runs the waiting task, institute State method further include:
Obtain the corresponding communication handle of the waiting task, wherein the communication handle is what the client determined;
The label that the communication handle corresponds to the waiting task is saved into the pre-set manager Communication handle set in;
In the Service Instance operational process, the method also includes:
Pass through the corresponding communication handle of label of waiting task described in the communication handle set, Xiang Suoshu client Push the operating status of the waiting task.
Optionally, the method also includes:
Obtain the inquiry request that the client is sent by the communication handle, wherein the inquiry request carries institute State the label of waiting task;
The corresponding operating status of the label is searched in the state recording set;
The operating status found is returned into the client by the communication handle.
Optionally, before the step of Service Instance after the starting binding runs the waiting task, institute State method further include:
Obtain the corresponding detection parameters of the waiting task, wherein the detection parameters are what the client determined Whether need to detect the client existing state in the waiting task operational process for identifying;
In the Service Instance operational process, the method also includes:
If the detection parameters mark needs to detect the client survival in the waiting task operational process State, periodically detecting the client by the corresponding communication handle of the label of waiting task described in communication handle set is No survival;
If so, continuing to run the Service Instance;
If not, the Service Instance out of service.
Second aspect, the embodiment of the invention provides a kind of service managing apparatus, described device includes:
Waiting task obtains module, for obtaining the label of waiting task and the waiting task, wherein described Waiting task is the background task of client, and the label is the label that the client is the waiting task setting;
Service Instance determining module, for determining the corresponding Service Instance of the waiting task, and it is real for the service The label that the label of example setting and the waiting task matches;
Service Instance runs module, for binding the waiting task and the Service Instance, and after starting binding The Service Instance run the waiting task;
Operating status logging modle, for the mark in the Service Instance operational process, corresponding to the Service Instance Label record the operating status of the waiting task.
Optionally, the Service Instance determining module includes:
Leisure service example determines submodule, for determining in the service pool in pre-set manager whether there is sky Not busy Service Instance;
Service Instance acquisition submodule, if taking out the sky from the service pool for having leisure service example Not busy Service Instance, and the leisure service example is determined as the corresponding Service Instance of the waiting task;
Service Instance creates submodule, if for not having leisure service example, create Service Instance as it is described to The corresponding Service Instance of processing task.
Optionally, the Service Instance operation module includes:
Service Instance runs submodule, is stored in the pre-set manager for the Service Instance after binding In operation in run the waiting task in set of service.
Optionally, described device further include:
Label removes module, for removing the label of the Service Instance when the Service Instance runs completion;
Service Instance takes out module, for that will remove the Service Instance after label from the operation in set of service It takes out;
Service Instance storage module, for the Service Instance taken out to be put into the service pool.
Optionally, the operating status logging modle includes:
Operating status record sub module is used in the Service Instance operational process, in the pre-set management In state recording set in device, the operating status of waiting task described in the label record corresponding to the Service Instance.
Optionally, described device further include:
Communication handle obtains module, runs the waiting task for the Service Instance after the starting binding Before, the corresponding communication handle of the waiting task is obtained, wherein the communication handle is what the client determined;
Communication handle storage module, the label for the communication handle to be corresponded to the waiting task are saved to institute It states in the communication handle set in pre-set manager;
In the Service Instance operational process, described device further include:
Operating status pushing module, it is corresponding for the label by waiting task described in the communication handle set Communication handle, the operating status of waiting task described in Xiang Suoshu client push.
Optionally, described device further include:
Inquiry request acquisition module, the inquiry request sent for obtaining the client by the communication handle, In, the inquiry request carries the label of the waiting task;
Operating status searching module, for the corresponding operation shape of label described in the operating status in the state recording set State;
Operating status return module, for the operating status found to be returned to the client by the communication handle End.
Optionally, described device further include:
Detection parameters obtain module, run the waiting task for the Service Instance after the starting binding Before, the corresponding detection parameters of the waiting task are obtained, wherein the detection parameters, which are that the client is determining, to be used for Whether mark needs to detect the client existing state in the waiting task operational process;
In the Service Instance operational process, described device further include:
Timing detection module, if needing to examine in the waiting task operational process for detection parameters mark The client existing state is surveyed, the corresponding communication handle of label of waiting task described in communication handle set is periodically passed through Detect whether the client survives;
Service Instance continues to run module, if survived for the client, continues to run the Service Instance;
Service Instance module out of service, if do not survived for the client, the Service Instance out of service.
The third aspect, the embodiment of the invention provides a kind of electronic equipment, including processor, communication interface, memory and Communication bus, wherein processor, communication interface, memory complete mutual communication by communication bus;
Memory, for storing computer program;
Processor when for executing the program stored on memory, realizes any of the above-described service management Step.
Fourth aspect, the embodiment of the invention provides a kind of computer readable storage medium, the computer-readable storage Dielectric memory contains computer program, and the computer program realizes any of the above-described service management when being executed by processor Method and step.
In scheme provided by the embodiment of the present invention, the label of waiting task available first and waiting task, Wherein, waiting task is the background task of client, and label is the label that client is waiting task setting, is determined wait locate The corresponding Service Instance of reason task, and the label to match for Service Instance setting with the label of waiting task, then will be to Processing task and Service Instance are bound, and start the Service Instance operation waiting task after binding, are run in Service Instance Cheng Zhong, the operating status of the label record waiting task corresponding to Service Instance.In this way, it is each service from bring into operation to Terminate, can correspond to its operating status of the label record of Service Instance, significantly facilitate and service is scheduled and is managed.
Detailed description of the invention
In order to more clearly explain the embodiment of the invention or the technical proposal in the existing technology, to embodiment or will show below There is attached drawing needed in technical description to be briefly described, it should be apparent that, the accompanying drawings in the following description is only this Some embodiments of invention for those of ordinary skill in the art without creative efforts, can be with It obtains other drawings based on these drawings.
A kind of flow chart for service management that Fig. 1 is provided by the embodiment of the present invention;
Fig. 2 is a kind of specific flow chart of step S102 in embodiment illustrated in fig. 1;
Fig. 3 is a kind of flow chart of the Service Instance processing mode based on embodiment illustrated in fig. 2;
Fig. 4 is a kind of flow chart of the operating status inquiry mode based on embodiment illustrated in fig. 1;
Fig. 5 is a kind of flow chart of the existing state detection mode based on embodiment illustrated in fig. 1;
A kind of structural schematic diagram for service managing apparatus that Fig. 6 is provided by the embodiment of the present invention;
The structural schematic diagram for a kind of electronic equipment that Fig. 7 is provided by the embodiment of the present invention.
Specific embodiment
Following will be combined with the drawings in the embodiments of the present invention, and technical solution in the embodiment of the present invention carries out clear, complete Site preparation description, it is clear that described embodiments are only a part of the embodiments of the present invention, instead of all the embodiments.It is based on Embodiment in the present invention, it is obtained by those of ordinary skill in the art without making creative efforts every other Embodiment shall fall within the protection scope of the present invention.
Convenient that service is scheduled and is managed for the operating status of monitor client background service, the present invention is implemented Example provides a kind of service management, device, electronic equipment and computer readable storage medium.
A kind of service management is provided for the embodiments of the invention below to be introduced.
Service management provided by the embodiment of the present invention can be applied to pre-set for managing in electronic equipment The virtual component of service is managed, for example, can be preset manager, management module, administrative unit etc., do specific limit herein It is fixed.For convenience, the virtual component that can execute service management provided by the embodiment of the present invention is known as below Manager.
As shown in Figure 1, a kind of service management, which comprises
S101 obtains the label of waiting task and the waiting task;
Wherein, the waiting task is the background task of client, and the label is that the client is described wait locate The label of reason task setting.
S102 determines the corresponding Service Instance of the waiting task, and is arranged with described for the Service Instance wait locate The label that the label of reason task matches;
S103 binds the waiting task and the Service Instance, and starts the Service Instance fortune after binding The row waiting task;
S104, it is to be processed described in the label record corresponding to the Service Instance in the Service Instance operational process The operating status of task.
As it can be seen that in scheme provided by the embodiment of the present invention, waiting task available first and waiting task Label, wherein waiting task is the background task of client, and label is the label that client is waiting task setting, really Determine the corresponding Service Instance of waiting task, and the label to match for the label of Service Instance setting and waiting task, so Waiting task and Service Instance are bound afterwards, and start the Service Instance operation waiting task after binding, in Service Instance In operational process, the operating status of the label record waiting task corresponding to Service Instance.In this way, in each service from the beginning of Run to end, can correspond to its operating status of the label record of Service Instance, significantly facilitate service is scheduled and Management.
One is needed to be implemented it is not necessary that when the background task that user interacts, client can on foreground in client process To determine it as waiting task, and label is set for it, so that it is distinguished with other tasks.Wherein, which can be with For forms such as number, letter, symbol or wherein at least two kinds of combinations, it is not specifically limited herein, as long as can uniquely mark Know the waiting task.
In turn, the label of waiting task and waiting task can be transmitted to manager by client, then above-mentioned In step S101, manager can obtain the label of waiting task and waiting task.In one embodiment, client Waiting task can be packaged into a task body according to its specific logic by end, in turn, which is transmitted to manager, This is also rational.Since task body includes the specific logic of waiting task, thus manager it can be handled with Execute waiting task.
Next, manager can determine the corresponding Service Instance of waiting task in order to execute waiting task, In, which can be the Service Instance pre-established, or newly-built Service Instance, this is all reasonable.
For the ease of management and dispatch service, after manager determines the corresponding Service Instance of waiting task, can be should The label that the label of Service Instance setting and waiting task matches.In one embodiment, manager can be the clothes Label identical with the label of waiting task, operation more convenient in this way is arranged in pragmatic example.
Next, manager can bind waiting task and above-mentioned Service Instance, binding in above-mentioned steps S103 Service Instance just establishes binding relationship with waiting task afterwards, and Service Instance can execute the waiting task, institute when running It can star the Service Instance after binding with manager, to run waiting task.
In order to realize the purpose for being managed river scheduling to service, in Service Instance operational process, manager can be right Should be in the operating status of the label record waiting task of Service Instance, that is, execute above-mentioned steps S104.In this way, manager The operating status that corresponding task is implemented in each service can be recorded, facilitates client to be inquired, service is managed Deng.
Wherein, the concrete mode for recording the operating status of waiting task can be the important node run in Service Instance Record waiting task operating status, for example, when bringing into operation, the middle point moment of operation and terminate operation when etc..It can also With the operating status of time recording waiting task, for example, every the operating status etc. of waiting task of 1 second record, this It is all reasonably, to be not specifically limited herein.
As a kind of embodiment of the embodiment of the present invention, as shown in Fig. 2, the above-mentioned determination waiting task is corresponding The step of Service Instance may include:
S201 determines in the service pool in pre-set manager whether there is leisure service example, if it has, holding Row step S202;If do not had, step S203 is executed;
For the ease of the management of service, manager can be with preset service pool, and service pool is for saving Service Instance.Its In, the ordinary circumstance that the quantity of the Service Instance stored in service pool can run background service according to client determines, herein It is not specifically limited.
In this way, manager may determine that current in service pool after obtaining the label of waiting task and waiting task Whether there is leisure service example, if having leisure service example, illustrates that the quantity of Service Instance is sufficient, it is not necessary to newly-built service Example, so manager can execute step S201.
If not having leisure service example in service pool, illustrates the lazy weight of Service Instance, currently pre-establish All Service Instances in operation, then manager needs to be implemented step S202, to handle waiting task.
S202 takes out the leisure service example from the service pool, and the leisure service example is determined as institute State the corresponding Service Instance of waiting task;
Due to having leisure service example in service pool at this time, so Service Instance need not be created, manager can be from clothes It is engaged in taking out a leisure service example in pond, which is determined as the corresponding Service Instance of waiting task, with Waiting task is handled.
S203 creates Service Instance as the corresponding Service Instance of the waiting task.
Due to not having leisure service example in service pool at this time, so in order to handle waiting task, Manager can create a Service Instance, as the corresponding Service Instance of waiting task.
As it can be seen that in the present embodiment, whether manager can determine has in the service pool in pre-set manager Leisure service example if it has, taking out leisure service example from service pool, and leisure service example is determined as to be processed The corresponding Service Instance of task;If do not had, Service Instance is created as the corresponding Service Instance of waiting task.In this way, It can guarantee not having in service pool just to create Service Instance when leisure service example, avoid the waste of resource, while reducing visitor The quantity of the service embodiment of family end running background, the problem of avoiding client Caton.
As a kind of embodiment of the embodiment of the present invention, Service Instance operation after above-mentioned starting binding it is described to The step of processing task, may include:
It will be transported in set of service in operation that the Service Instance after binding is stored in the pre-set manager The row waiting task.
In manager other than it can establish above-mentioned service pool, in order to further facilitate the management serviced, manager In can also include set of service in operation, set of service is for storing the Service Instance being currently running in operation.
So after by waiting task and Service Instance binding, the Service Instance after binding can be stored in by manager In operation in set of service, to run the Service Instance after binding, that is, waiting task is handled.
It certainly, also may include set of service in operation, pipe in manager when not including above-mentioned service pool in manager It manages whether device includes above-mentioned service pool, has no effect on the function of set of service in operation.
As it can be seen that in the present embodiment, the Service Instance after binding can be stored in pre-set manager by manager Operation in run waiting task in set of service, running service is managed and is adjusted in this way, can easily facilitate Degree.
Include the case where for manager in above-mentioned service pool and operation for set of service, as the embodiment of the present invention A kind of embodiment, as shown in figure 3, the above method can also include:
S301 removes the label of the Service Instance when the Service Instance runs completion;
Above-mentioned Service Instance run complete when, illustrate that waiting task has handled completion, it is to be processed in treatment process The also recorded completion of the operating status of task, the label of Service Instance is without other effects at this time, so manager can The label of Service Instance to be removed.
S302 will remove the Service Instance after label from taking out in set of service in the operation;
Since Service Instance has run through into, and it is real to store the service for being to be currently running in running in set of service Example, so in order to avoid causing confusion, manager can will remove the Service Instance after label from taking in set of service in operation Out.
The Service Instance of taking-up is put into the service pool by S303.
It in order to recycle Service Instance, avoids establishing multiple service instances and results in waste of resources, manager can will take Service Instance out is put into above-mentioned service pool as leisure service example, to recycle.When manager obtains other again When waiting task, it can use it and handled.
As it can be seen that in the present embodiment, manager can remove the label of Service Instance when Service Instance runs completion, By the Service Instance after removal label from taking out in set of service in operation, the Service Instance of taking-up is then put into service pool. In this way, Service Instance can be recycled, avoids establishing multiple service instances and result in waste of resources.
It is above-mentioned in the Service Instance operational process as a kind of embodiment of the embodiment of the present invention, correspond to institute The step of stating the operating status of waiting task described in the label record of Service Instance may include:
It is right in the state recording set in the pre-set manager in the Service Instance operational process The operating status of waiting task described in the label record of Service Instance described in Ying Yu.
In manager other than it can establish above-mentioned service pool, in order to further facilitate the management serviced, manager In can also include state recording set, state recording set is used to record the operating status of waiting task.So servicing In example operational process, manager can be in state recording set, to be processed of the label record corresponding to Service Instance The operating status of business.
It certainly, also may include state recording set in manager when not including above-mentioned service pool in manager, management Whether device includes above-mentioned service pool, has no effect on the function of state recording set.Meanwhile manager can also include above-mentioned operation Middle set of service, is not specifically limited herein.
As it can be seen that in the present embodiment, in Service Instance operational process, manager can be in pre-set state recording In set, the operating status of the label record waiting task corresponding to Service Instance, in this way, can easily facilitate to operation shape The lookup of state and record easily facilitate the management and scheduling of service.
As a kind of embodiment of the embodiment of the present invention, described in the Service Instance operation after above-mentioned starting binding Before the step of waiting task, the above method can also include:
Obtain the corresponding communication handle of the waiting task;The communication handle is corresponded into the waiting task Label saves in the communication handle set into the pre-set manager.
For the ease of with client communication, to inform that the operating status etc. of client waiting task, client can be true The communication handle of waiting task is determined, and before the Service Instance operation waiting task after starting binding, by the communication sentence Handle is sent to manager, manager i.e. the corresponding communication handle of available waiting task.Wherein, communication handle can be with Be interpreted as with the pointer of process communication or a virtual channel, can be by communication handle manager and client process Row communication.
In addition to can establish in above-mentioned service pool, state recording set and operation other than set of service in manager, in order into One step facilitates the management serviced, can also include communication handle set in manager, for storing the logical of waiting task Believe handle.So after obtaining the corresponding communication handle of waiting task, manager the communication handle can be corresponded to The label of processing task is saved into pre-set communication handle set.
It certainly, does not include above-mentioned service pool, state recording set, set of service and communication sentence in operation in manager Between handle set and there is no influence.Manager may include wherein at least one, all be reasonable.
Correspondingly, in the Service Instance operational process, the above method can also include:
Pass through the corresponding communication handle of label of waiting task described in the communication handle set, Xiang Suoshu client Push the operating status of the waiting task.
In Service Instance operational process, in order to enable the client to know the operating status of waiting task, manager It can determine the corresponding communication handle of the label of waiting task in communication handle set, in turn, pass through identified communication sentence Operating status from handle to client push waiting task, in this way, client can know the operating status of waiting task.
For example, waiting task is to update software A, corresponding label is label B, then being updated to updating software A When 50%, manager can search the corresponding communication handle of label B in communication handle set, in turn, logical by searching for what is arrived Believe that handle updates the operating status of software A to client push for " being updated to 50% ".
As it can be seen that in the present embodiment, before the Service Instance operation waiting task after starting binding, manager can be with The corresponding communication handle of waiting task is obtained, the label that communication handle corresponds to waiting task is saved to pre-set In communication handle set in manager, in turn, in Service Instance operational process, pass through to be processed in communication handle set The corresponding communication handle of the label of business, to the operating status of client push waiting task.It is obtained in this way, can be convenient client Know the operating status of waiting task, improves user experience.
For the case where above-mentioned manager obtains waiting task corresponding communication handle, as the embodiment of the present invention A kind of embodiment, as shown in figure 4, the above method can also include:
S401 obtains the inquiry request that the client is sent by the communication handle;
In the treatment process of waiting task, user may wish to know the processing status that waiting task is, so Client can send inquiry request to management when receiving the instruction of user's sending by the communication handle of waiting task Device, manager i.e. the available inquiry request.Wherein, which can carry the label of waiting task, with Just manager determines the waiting task to be inquired.
S402 searches the corresponding operating status of the label in the state recording set;
After the inquiry request for receiving client transmission, manager can be in above-mentioned state recording set, and lookup is looked into Operating status corresponding to the entrained label of request is ask, which is the waiting task to be inquired of client Operating status.
The operating status found is returned to the client by the communication handle by S403.
In turn, the operating status found can be returned to the client by above-mentioned communication handle by manager, visitor Family end can also export the operating status, so that user checks.
As it can be seen that in the present embodiment, the inquiry request that the available client of manager is sent by communication handle, in shape The corresponding operating status of label is searched in state set of records ends, and then the operating status found is returned into visitor by communication handle Family end.In this way, user can inquire the operating status of waiting task at any time, user experience is further increased.
For the case where above-mentioned manager obtains waiting task corresponding communication handle, as the embodiment of the present invention A kind of embodiment, above-mentioned starting binding after the Service Instance run the waiting task the step of before, on The method of stating can also include:
Obtain the corresponding detection parameters of the waiting task.
Due to for certain waiting tasks, if client is closed in waiting task operational process, then The waiting task is also just It is not necessary to which operation is gone down, for example, file download task, client is closed generally in file download process It closes, then illustrates that user does not need downloading this document.So client can be according to the specific tasks content etc. of waiting task Factor determines the corresponding detection parameters of waiting task, wherein detection parameters are for identifying in waiting task operational process Whether need to detect client existing state.
After the corresponding detection parameters of waiting task have been determined, it can be sent to by client together with waiting task Manager, manager can also obtain the corresponding detection parameters of waiting task, and then according to the corresponding inspection of waiting task Survey whether parameter determination needs to detect client existing state in waiting task operational process.
Correspondingly, as shown in figure 5, in the Service Instance operational process, the method also includes:
S501, if detection parameters mark needs to detect the client in the waiting task operational process Existing state periodically detects the client by the corresponding communication handle of label of waiting task described in communication handle set Whether end survives, if so, executing step S502;If not, executing step S503;
If the detection parameters mark of waiting task needs to detect in waiting task operational process client survival State, then manager can periodically pass through the mark of waiting task in communication handle set in Service Instance operational process Whether the corresponding communication handle of label, detection client survive.
It is deposited if the detection parameters mark of waiting task does not need detection client in waiting task operational process State living, then in Service Instance operational process, manager can not detect whether client survives.Wherein, detection visitor The concrete mode whether family end survives can be in such a way that whether detection application program any in related fields survives, herein not It is specifically limited and illustrates.
If client is survived, illustrate that client is not turned off, meets the condition of waiting task operation, also It is to say, waiting task needs continue to handle, it is possible to execute step S502;If client is not existing state, So illustrate that client has been off, is unsatisfactory for the condition of waiting task operation, that is to say, that waiting task does not need Continue to handle, it is possible to execute step S503.
S502 continues to run the Service Instance;
At this point, since waiting task needs continue to handle, so manager can continue to run above-mentioned service reality Example determines that client is not until Service Instance end of run, when alternatively, detecting next time to continue with waiting task Existing state.
S503, the Service Instance out of service.
At this point, since waiting task needs not continue to be handled, so manager can be with above-mentioned service out of service Example avoids the waste of resource.
As it can be seen that in the present embodiment, before the Service Instance operation waiting task after starting binding, manager can be with The corresponding detection parameters of waiting task are obtained, and then in Service Instance operational process, if detection parameters mark is wait locate It needs to detect client existing state during reason task run, periodically passes through the label of waiting task in communication handle set Whether corresponding communication handle detection client survives, if so, continuing to run Service Instance;If not, service out of service Example.In this way, Service Instance can be continued to run when needed, and when client is not existing state, service out of service Example avoids the waste of resource.
The case where having the task of a downloading big file of network below with client process, is illustrated.
The specific logic for downloading the task of the big file of network can be packaged into task body T by client first, then given and appointed Body T be engaged in plus label " file_load_task ", and creates the callback instance of task body T, as communication handle B, and And the detection parameters that task body T is arranged are G, expression needs to detect in waiting task operational process client survival shape State.
Next, client can join task body T and its label " file_load_task ", communication handle B and detection Number G is put into manager M.Manager M can obtain a leisure service example from service pool, and the mark of the Service Instance is arranged Label are " file_load_task ", and the Service Instance and task T are bound, and the Service Instance after binding is put into operation In middle set of service, to run the Service Instance after the binding.Meanwhile communication handle B being stored in communication handle set, and is protected Deposit detection parameters G.
In above-mentioned Service Instance operational process, manager M can correspond to label " file_ in state recording set Load_task ", the operating status of logger task body T.And in Service Instance end of run, the label of Service Instance is removed, and By it from being taken out in set of service in operation, it is put into service pool.
In Service Instance operational process, manager M can be by communication handle B to the fortune of client push task body T Row state.Client process can also be provided using label " file_load_task " as searching keyword by manager M Interface polls can also pass through the execution of preset interface terminated task body T to the download progress of the big file of network.
Equally in Service Instance operational process, manager M can periodically detect whether client survives, if detected Client is not existing state, then can Service Instance out of service.
Corresponding to above-mentioned service management, the embodiment of the invention also provides a kind of service managing apparatus.
A kind of service managing apparatus is provided for the embodiments of the invention below to be introduced.
As shown in fig. 6, a kind of service managing apparatus, described device include:
Waiting task obtains module 610, for obtaining the label of waiting task and the waiting task;
Wherein, the waiting task is the background task of client, and the label is that the client is described wait locate The label of reason task setting.
Service Instance determining module 620 for determining the corresponding Service Instance of the waiting task, and is the service The label that the label of example setting and the waiting task matches;
Service Instance runs module 630, for binding the waiting task and the Service Instance, and starts binding The Service Instance afterwards runs the waiting task;
Operating status logging modle 640 is used in the Service Instance operational process, corresponding to the Service Instance The operating status of waiting task described in label record.
As it can be seen that in scheme provided by the embodiment of the present invention, waiting task available first and waiting task Label, wherein waiting task is the background task of client, and label is the label that client is waiting task setting, really Determine the corresponding Service Instance of waiting task, and the label to match for the label of Service Instance setting and waiting task, so Waiting task and Service Instance are bound afterwards, and start the Service Instance operation waiting task after binding, in Service Instance In operational process, the operating status of the label record waiting task corresponding to Service Instance.In this way, in each service from the beginning of Run to end, can correspond to its operating status of the label record of Service Instance, significantly facilitate service is scheduled and Management.
As a kind of embodiment of the embodiment of the present invention, above-mentioned Service Instance determining module 620 may include:
Leisure service example determines submodule (being not shown in Fig. 6), for determining the service in pre-set manager Whether there is leisure service example in pond;
Service Instance acquisition submodule (is not shown) in Fig. 6, if for having leisure service example, from the service pool It is middle to take out the leisure service example, and the leisure service example is determined as the corresponding service of the waiting task in fact Example;
Service Instance creates submodule (being not shown in Fig. 6), if it is real to create service for not having leisure service example Example is as the corresponding Service Instance of the waiting task.
As a kind of embodiment of the embodiment of the present invention, above-mentioned Service Instance operation module 630 may include:
Service Instance runs submodule (being not shown in Fig. 6), described pre- for the Service Instance deposit after binding The waiting task is run in set of service in the operation in manager being first arranged.
As a kind of embodiment of the embodiment of the present invention, above-mentioned apparatus can also include:
Label removes module (being not shown in Fig. 6), for it is real to remove the service when the Service Instance runs completion The label of example;
Service Instance takes out module (being not shown in Fig. 6), for that will remove the Service Instance after label from the fortune It is taken out in set of service in row;
Service Instance storage module (is not shown) in Fig. 6, for the Service Instance taken out to be put into the service pool.
As a kind of embodiment of the embodiment of the present invention, above-mentioned operating status logging modle 640 may include:
Operating status record sub module (is not shown) in Fig. 6, is used in the Service Instance operational process, described pre- In state recording set in the manager being first arranged, waiting task described in the label record corresponding to the Service Instance Operating status.
As a kind of embodiment of the embodiment of the present invention, above-mentioned apparatus can also include:
Communication handle obtains module (being not shown in Fig. 6), for the Service Instance operation after the starting binding Before the waiting task, the corresponding communication handle of the waiting task is obtained;
Wherein, the communication handle is what the client determined.
Communication handle storage module (is not shown) in Fig. 6, for the communication handle to be corresponded to the waiting task Label save in the communication handle set into the pre-set manager;
In the Service Instance operational process, described device further include:
Operating status pushing module (is not shown) in Fig. 6, for by be processed described in the communication handle set The corresponding communication handle of the label of business, the operating status of waiting task described in Xiang Suoshu client push.
As a kind of embodiment of the embodiment of the present invention, above-mentioned apparatus can also include:
Inquiry request obtains module (being not shown in Fig. 6), is sent for obtaining the client by the communication handle Inquiry request;
Wherein, the inquiry request carries the label of the waiting task.
Operating status searching module (is not shown) in Fig. 6, for marking described in the operating status in the state recording set Sign corresponding operating status;
Operating status return module (is not shown) in Fig. 6, for the operating status found to be passed through the communication sentence Handle returns to the client.
As a kind of embodiment of the embodiment of the present invention, above-mentioned apparatus can also include:
Detection parameters obtain module (being not shown in Fig. 6), for the Service Instance operation after the starting binding Before the waiting task, the corresponding detection parameters of the waiting task are obtained;
Wherein, the detection parameters are used to identify in the waiting task operational process for what the client determined Whether need to detect the client existing state.
In the Service Instance operational process, described device further include:
Timing detection module (is not shown) in Fig. 6, if transported for detection parameters mark in the waiting task It needs to detect the client existing state during row, periodically passes through the label of waiting task described in communication handle set Corresponding communication handle detects whether the client survives;
Service Instance continues to run module (being not shown in Fig. 6), if survived for the client, continues to run described Service Instance;
Service Instance module out of service (being not shown in Fig. 6), if do not survived for the client, institute out of service State Service Instance.
The embodiment of the invention also provides a kind of electronic equipment, as shown in fig. 7, electronic equipment may include processor 701, Communication interface 702, memory 703 and communication bus 704, wherein processor 701, communication interface 702, memory 703 pass through logical Letter bus 704 completes mutual communication,
Memory 703, for storing computer program;
Processor 701 when for executing the program stored on memory 703, realizes following steps:
Obtain the label of waiting task and the waiting task;
Wherein, the waiting task is the background task of client, and the label is that the client is described wait locate The label of reason task setting.
It determines the corresponding Service Instance of the waiting task, and is Service Instance setting and the waiting task The label that matches of label;
The waiting task and the Service Instance are bound, and started described in the Service Instance operation after binding Waiting task;
In the Service Instance operational process, waiting task described in the label record corresponding to the Service Instance Operating status.
As it can be seen that in scheme provided by the embodiment of the present invention, electronic equipment waiting task available first and wait locate The label of reason task, wherein waiting task is the background task of client, and label is that client is what waiting task was arranged Label determines the corresponding Service Instance of waiting task, and match for the label of Service Instance setting and waiting task Then label is bound waiting task and Service Instance, and start the Service Instance operation waiting task after binding, is taking In pragmatic example operational process, the operating status of the label record waiting task corresponding to Service Instance.In this way, in each service From bringing into operation end, its operating status of the label record of Service Instance can correspond to, significantly facilitate and service is carried out Scheduling and management.
The communication bus that above-mentioned electronic equipment is mentioned can be Peripheral Component Interconnect standard (Peripheral Component Interconnect, PCI) bus or expanding the industrial standard structure (Extended Industry Standard Architecture, EISA) bus etc..The communication bus can be divided into address bus, data/address bus, control bus etc..For just It is only indicated with a thick line in expression, figure, it is not intended that an only bus or a type of bus.
Communication interface is for the communication between above-mentioned electronic equipment and other equipment.
Memory may include random access memory (Random Access Memory, RAM), also may include non-easy The property lost memory (Non-Volatile Memory, NVM), for example, at least a magnetic disk storage.Optionally, memory may be used also To be storage device that at least one is located remotely from aforementioned processor.
Above-mentioned processor can be general processor, including central processing unit (Central Processing Unit, CPU), network processing unit (Network Processor, NP) etc.;It can also be digital signal processor (Digital Signal Processing, DSP), it is specific integrated circuit (Application Specific Integrated Circuit, ASIC), existing It is field programmable gate array (Field-Programmable Gate Array, FPGA) or other programmable logic device, discrete Door or transistor logic, discrete hardware components.
Wherein, the step of above-mentioned determination waiting task corresponding Service Instance may include:
Determine in the service pool in pre-set manager whether there is leisure service example;
If it has, taking out the leisure service example from the service pool, and the leisure service example is determined For the corresponding Service Instance of the waiting task;
If do not had, Service Instance is created as the corresponding Service Instance of the waiting task.
Wherein, the step of Service Instance after above-mentioned starting binding runs the waiting task may include:
It will be transported in set of service in operation that the Service Instance after binding is stored in the pre-set manager The row waiting task.
Wherein, the above method can also include:
When the Service Instance runs completion, the label of the Service Instance is removed;
The Service Instance after label will be removed from taking out in set of service in the operation;
The Service Instance of taking-up is put into the service pool.
Wherein, above-mentioned in the Service Instance operational process, described in the label record corresponding to the Service Instance to The step of operating status of processing task, may include:
It is right in the state recording set in the pre-set manager in the Service Instance operational process The operating status of waiting task described in the label record of Service Instance described in Ying Yu.
Wherein, above-mentioned before the step of Service Instance after above-mentioned starting binding runs the waiting task Method can also include:
Obtain the corresponding communication handle of the waiting task;
Wherein, the communication handle is what the client determined.
The label that the communication handle corresponds to the waiting task is saved into the pre-set manager Communication handle set in;
In the Service Instance operational process, the above method can also include:
Pass through the corresponding communication handle of label of waiting task described in the communication handle set, Xiang Suoshu client Push the operating status of the waiting task.
Wherein, the above method can also include:
Obtain the inquiry request that the client is sent by the communication handle;
Wherein, the inquiry request carries the label of the waiting task.
The corresponding operating status of the label is searched in the state recording set;
The operating status found is returned into the client by the communication handle.
Wherein, above-mentioned before the step of Service Instance after above-mentioned starting binding runs the waiting task Method can also include:
Obtain the corresponding detection parameters of the waiting task;
Wherein, the detection parameters are used to identify in the waiting task operational process for what the client determined Whether need to detect the client existing state.
In the Service Instance operational process, the above method can also include:
If the detection parameters mark needs to detect the client survival in the waiting task operational process State, periodically detecting the client by the corresponding communication handle of the label of waiting task described in communication handle set is No survival;
If so, continuing to run the Service Instance;
If not, the Service Instance out of service.
The embodiment of the invention also provides a kind of computer readable storage medium, the computer readable storage medium memory Computer program is contained, the computer program realizes service management side described in any of the above-described embodiment when being executed by processor Method step.
As it can be seen that in scheme provided by the embodiment of the present invention, it is available first when computer program is executed by processor The label of waiting task and waiting task, wherein waiting task is the background task of client, and label is that client is The label of waiting task setting determines the corresponding Service Instance of waiting task, and is Service Instance setting and to be processed Then the label that the label of business matches is bound waiting task and Service Instance, and start the Service Instance fortune after binding Row waiting task, in Service Instance operational process, the operation shape of the label record waiting task corresponding to Service Instance State.In this way, can correspond to its operating status of the label record of Service Instance from bringing into operation end in each service, It significantly facilitates and service is scheduled and is managed.
It should be noted that for above-mentioned apparatus, electronic equipment and computer readable storage medium embodiment, due to It is substantially similar to correlation method embodiment, so being described relatively simple, related place is said referring to the part of embodiment of the method It is bright.
Need further exist for explanation, herein, relational terms such as first and second and the like be used merely to by One entity or operation are distinguished with another entity or operation, without necessarily requiring or implying these entities or operation Between there are any actual relationship or orders.Moreover, the terms "include", "comprise" or its any other variant meaning Covering non-exclusive inclusion, so that the process, method, article or equipment for including a series of elements not only includes that A little elements, but also including other elements that are not explicitly listed, or further include for this process, method, article or The intrinsic element of equipment.In the absence of more restrictions, the element limited by sentence "including a ...", is not arranged Except there is also other identical elements in the process, method, article or apparatus that includes the element.
Each embodiment in this specification is all made of relevant mode and describes, same and similar portion between each embodiment Dividing may refer to each other, and each embodiment focuses on the differences from other embodiments.
The foregoing is merely illustrative of the preferred embodiments of the present invention, is not intended to limit the scope of the present invention.It is all Any modification, equivalent replacement, improvement and so within the spirit and principles in the present invention, are all contained in protection scope of the present invention It is interior.

Claims (10)

1. a kind of service management, which is characterized in that the described method includes:
Obtain the label of waiting task and the waiting task, wherein the waiting task is that the backstage of client is appointed Business, the label are the label that the client is the waiting task setting;
It determines the corresponding Service Instance of the waiting task, and is the mark of Service Instance setting and the waiting task Sign the label to match;
The waiting task and the Service Instance are bound, and it is described wait locate to start the Service Instance operation after binding Reason task;
In the Service Instance operational process, the operation of waiting task described in the label record corresponding to the Service Instance State.
2. the method as described in claim 1, which is characterized in that the corresponding Service Instance of the determination waiting task Step, comprising:
Determine in the service pool in pre-set manager whether there is leisure service example;
If it has, taking out the leisure service example from the service pool, and the leisure service example is determined as institute State the corresponding Service Instance of waiting task;
If do not had, Service Instance is created as the corresponding Service Instance of the waiting task.
3. method according to claim 2, which is characterized in that Service Instance operation after the starting binding it is described to The step of processing task, comprising:
Institute will be run in set of service in operation that the Service Instance after binding is stored in the pre-set manager State waiting task.
4. method as claimed in claim 3, which is characterized in that the method also includes:
When the Service Instance runs completion, the label of the Service Instance is removed;
The Service Instance after label will be removed from taking out in set of service in the operation;
The Service Instance of taking-up is put into the service pool.
5. method according to claim 2, which is characterized in that it is described in the Service Instance operational process, correspond to institute The step of stating the operating status of waiting task described in the label record of Service Instance, comprising:
In the Service Instance operational process, in the state recording set in the pre-set manager, correspond to The operating status of waiting task described in the label record of the Service Instance.
6. method according to claim 2, which is characterized in that described in the Service Instance operation after the starting binding Before the step of waiting task, the method also includes:
Obtain the corresponding communication handle of the waiting task, wherein the communication handle is what the client determined;
The label that the communication handle corresponds to the waiting task is saved logical into the pre-set manager Believe in handle set;
In the Service Instance operational process, the method also includes:
Pass through the corresponding communication handle of label of waiting task described in the communication handle set, Xiang Suoshu client push The operating status of the waiting task.
7. method as claimed in claim 6, which is characterized in that the method also includes:
Obtain the inquiry request that the client is sent by the communication handle, wherein the inquiry request carry it is described to The label of processing task;
The corresponding operating status of the label is searched in the state recording set;
The operating status found is returned into the client by the communication handle.
8. method as claimed in claim 6, which is characterized in that described in the Service Instance operation after the starting binding Before the step of waiting task, the method also includes:
Obtain the corresponding detection parameters of the waiting task, wherein the detection parameters, which are that the client is determining, to be used for Whether mark needs to detect the client existing state in the waiting task operational process;
In the Service Instance operational process, the method also includes:
If the detection parameters mark needs to detect the client existing state in the waiting task operational process, Timing detects whether the client deposits by the corresponding communication handle of label of waiting task described in communication handle set It is living;
If so, continuing to run the Service Instance;
If not, the Service Instance out of service.
9. a kind of service managing apparatus, which is characterized in that described device includes:
Waiting task obtains module, for obtaining the label of waiting task and the waiting task, wherein described wait locate Reason task is the background task of client, and the label is the label that the client is the waiting task setting;
Service Instance determining module is set for determining the corresponding Service Instance of the waiting task, and for the Service Instance Set the label to match with the label of the waiting task;
Service Instance runs module, for binding the waiting task and the Service Instance, and starts the institute after binding It states Service Instance and runs the waiting task;
Operating status logging modle, in the Service Instance operational process, the label corresponding to the Service Instance to be remembered Record the operating status of the waiting task.
10. a kind of electronic equipment, which is characterized in that including processor, communication interface, memory and communication bus, wherein processing Device, communication interface, memory complete mutual communication by communication bus;
Memory, for storing computer program;
Processor when for executing the program stored on memory, realizes any method and step of claim 1-8.
CN201910563353.5A 2019-06-26 2019-06-26 Service management method, device, electronic equipment and storage medium Pending CN110321206A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910563353.5A CN110321206A (en) 2019-06-26 2019-06-26 Service management method, device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910563353.5A CN110321206A (en) 2019-06-26 2019-06-26 Service management method, device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN110321206A true CN110321206A (en) 2019-10-11

Family

ID=68121277

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910563353.5A Pending CN110321206A (en) 2019-06-26 2019-06-26 Service management method, device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110321206A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104462400A (en) * 2014-12-10 2015-03-25 北京奇虎科技有限公司 Method, device and browser client for downloading files in mobile terminals
US20160004577A1 (en) * 2014-07-07 2016-01-07 International Business Machines Corporation Technology for stall detection
CN105389208A (en) * 2015-11-10 2016-03-09 中国建设银行股份有限公司 Job processing method and apparatus
CN106060088A (en) * 2016-07-26 2016-10-26 杭州华三通信技术有限公司 Service management method and device
CN106844793A (en) * 2017-04-12 2017-06-13 环球大数据科技有限公司 Management method, the apparatus and system of example service
CN107729213A (en) * 2017-10-11 2018-02-23 杭州迪普科技股份有限公司 A kind of background task monitoring method and device
CN107783828A (en) * 2017-02-17 2018-03-09 平安科技(深圳)有限公司 Task processing method and device

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160004577A1 (en) * 2014-07-07 2016-01-07 International Business Machines Corporation Technology for stall detection
CN104462400A (en) * 2014-12-10 2015-03-25 北京奇虎科技有限公司 Method, device and browser client for downloading files in mobile terminals
CN105389208A (en) * 2015-11-10 2016-03-09 中国建设银行股份有限公司 Job processing method and apparatus
CN106060088A (en) * 2016-07-26 2016-10-26 杭州华三通信技术有限公司 Service management method and device
CN107783828A (en) * 2017-02-17 2018-03-09 平安科技(深圳)有限公司 Task processing method and device
CN106844793A (en) * 2017-04-12 2017-06-13 环球大数据科技有限公司 Management method, the apparatus and system of example service
CN107729213A (en) * 2017-10-11 2018-02-23 杭州迪普科技股份有限公司 A kind of background task monitoring method and device

Similar Documents

Publication Publication Date Title
US9760396B2 (en) Managing a server template
US8051259B2 (en) Space efficient de-allocation for cascade/multiple target flash copy cleaning
US9015724B2 (en) Job dispatching with scheduler record updates containing characteristics combinations of job characteristics
CN105279017B (en) Method for allocating tasks, apparatus and system based on cloud test platform
CN101290594B (en) Method and system for establishing physical track from dummy track
CN106547612A (en) A kind of multi-task processing method and device
CN109447253B (en) Video memory allocation method and device, computing equipment and computer storage medium
CN104520815A (en) Method, device and equipment for task scheduling
US8365172B2 (en) Horizontal scaling of stream processing
CN108121511A (en) Data processing method, device and equipment in a kind of distributed edge storage system
CN105183564A (en) Equipment scheduling method, device and system based on cloud testing platform
CN103136342A (en) Searching method, system and searching server of application programs (APP)
US9075965B2 (en) Execution-based license discovery and optimization
US20080071992A1 (en) Method and Apparatus for Space Efficient Identification of Candidate Objects for Eviction from a Large Cache
CN109033814A (en) intelligent contract triggering method, device, equipment and storage medium
CN109246234A (en) A kind of image file method for down loading, device, electronic equipment and storage medium
CN111913793A (en) Distributed task scheduling method, device, node equipment and system
CN107977275B (en) Task processing method based on message queue and related equipment
CN115827162A (en) Method, device, medium and equipment for intelligently processing mirror image warehouse data
JP2006099307A (en) Method for installing application set in distribution server
CN107609133A (en) Journal file dump method, device, equipment and its computer-readable recording medium
US7822918B2 (en) Preallocated disk queuing
US20130339639A1 (en) Tracking ownership of memory in a data processing system through use of a memory monitor
CN110069217A (en) A kind of date storage method and device
CN110321206A (en) Service management method, device, electronic equipment 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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20191011