CN108388469A - A kind of process scheduling method and system - Google Patents

A kind of process scheduling method and system Download PDF

Info

Publication number
CN108388469A
CN108388469A CN201810021486.5A CN201810021486A CN108388469A CN 108388469 A CN108388469 A CN 108388469A CN 201810021486 A CN201810021486 A CN 201810021486A CN 108388469 A CN108388469 A CN 108388469A
Authority
CN
China
Prior art keywords
relay unit
unit
application container
information
target
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
CN201810021486.5A
Other languages
Chinese (zh)
Other versions
CN108388469B (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 Si Tech Information Technology Co Ltd
Original Assignee
Beijing Si Tech Information 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 Si Tech Information Technology Co Ltd filed Critical Beijing Si Tech Information Technology Co Ltd
Priority to CN201810021486.5A priority Critical patent/CN108388469B/en
Publication of CN108388469A publication Critical patent/CN108388469A/en
Application granted granted Critical
Publication of CN108388469B publication Critical patent/CN108388469B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues

Abstract

The present invention relates to a kind of process scheduling method and system, this method includes:Former traffic scheduling unit opens the relay unit in each application container according to the scheduling information of acquisition, and scheduling information carries scheduler object and dispatch command;Relay unit sends log-on message after unlatching to former traffic scheduling unit;Former traffic scheduling unit selects target relay unit according to scheduler object and the log-on message of reception from all relay units, and dispatch command is sent to target relay unit;Target relay unit controls the operation of the business process in application container corresponding with dispatch command according to the dispatch command of reception.The present invention makes all former service scheduling systems can be compatible with application container, expands development of the application container in terms of business processing.

Description

A kind of process scheduling method and system
Technical field
The invention belongs to field of computer technology more particularly to a kind of process scheduling method and systems.
Background technology
It is that the business process of business is directly transferred by the scheduler program of business that existing business, which dispatches system, for different Business, scheduler program are different.The dispatching method that application container uses directly is transferred by the scheduler program of application container Respective application container is completed.Therefore application container and all existing businesses scheduling system there is a problem of incompatible, limit application Development of the container in terms of business processing.
Invention content
The technical problem to be solved by the present invention is in view of the deficiencies of the prior art, provide a kind of process scheduling method and be System.
The technical solution that the present invention solves above-mentioned technical problem is as follows:A kind of process scheduling method, including:
Former traffic scheduling unit opens the relay unit in each application container according to the scheduling information of acquisition, the tune It spends information and carries scheduler object and dispatch command;
The relay unit sends log-on message after unlatching to the former traffic scheduling unit;
The original traffic scheduling unit is true from all relay units according to the scheduler object and the log-on message of reception Set the goal relay unit, and the dispatch command is sent to the target relay unit;
The target relay unit is controlled according to the dispatch command of reception in application container corresponding with dispatch command Business process operation.
The beneficial effects of the invention are as follows:By when getting scheduling information, relay unit in each application container to Former traffic scheduling unit sends log-on message, and former traffic scheduling unit is according to scheduling information and log-on message from all relay units Target relay unit is selected, the business process in application container is scheduled indirectly by target relay unit, makes to own Original traffic scheduling unit can be compatible with application container, expands development of the application container in terms of business processing, nothing Original traffic scheduling unit need to be adjusted, that is, completes to handle different business using application container mode.
Another technical solution that the present invention solves above-mentioned technical problem is as follows:A kind of process scheduling system, including:
Former traffic scheduling unit, for the relay unit in each application container to be opened according to the scheduling information of acquisition, The scheduling information carries scheduler object and dispatch command;According to the scheduler object and the log-on message of reception from all transfers Target relay unit is determined in unit, and the dispatch command is sent to the target relay unit;
Relay unit, for sending log-on message to the former traffic scheduling unit after unlatching;It is determined as target transfer The operation of the business process in application container corresponding with dispatch command is controlled after unit according to the dispatch command of reception.
The beneficial effects of the invention are as follows:By when getting scheduling information, relay unit in each application container to Former traffic scheduling unit sends log-on message, and former traffic scheduling unit is according to scheduling information and log-on message from all relay units Target relay unit is selected, the business process in application container is scheduled indirectly by target relay unit, makes to own Original traffic scheduling unit can be compatible with application container, expands development of the application container in terms of business processing, nothing Original traffic scheduling unit need to be adjusted, that is, completes to handle different business using application container mode.
Description of the drawings
Fig. 1 is a kind of flow diagram for process scheduling method that one embodiment of the invention provides;
Fig. 2 is a kind of flow diagram for process scheduling method that another embodiment of the present invention provides;
Fig. 3 is a kind of flow diagram for process scheduling method that another embodiment of the present invention provides;
Fig. 4 is a kind of structural schematic diagram of process scheduling system provided in an embodiment of the present invention;
Fig. 5 is a kind of structural schematic diagram for process scheduling system that another embodiment of the present invention provides.
Specific implementation mode
The principle and features of the present invention will be described below with reference to the accompanying drawings, and the given examples are served only to explain the present invention, and It is non-to be used to limit the scope of the present invention.
As shown in Figure 1, a kind of process scheduling method provided in an embodiment of the present invention, including:
Relay unit in each application container is opened according to the scheduling information of acquisition, is adjusted by S1, former traffic scheduling unit It spends information and carries scheduler object and dispatch command;
S2, relay unit send log-on message after unlatching to former traffic scheduling unit;
S3, former traffic scheduling unit select mesh according to scheduler object and the log-on message of reception from all relay units Relay unit is marked, and dispatch command is sent to target relay unit;
S4, target relay unit control the business in application container corresponding with dispatch command according to the dispatch command of reception The operation of process.
In the embodiment, former traffic scheduling unit can be applied in distributed environment, for different business scenarios, Scheduling strategy used by former traffic scheduling unit is different.
The operation of business process in corresponding with the dispatch command application container of control includes:Control is corresponding with dispatch command Application container in startup, stopping or the operating status management of business process etc., wherein operating status management includes by industry Business running state of a process feeds back to original traffic scheduling unit.
S4 may include:Target relay unit parses the dispatch command of reception, obtains command information, according to instruction Information controls the operation of the industry process of application program in application container corresponding with dispatch command.
API (the Application Programming of the integrated former traffic scheduling unit of target relay unit Interface, application programming interface), receive the traffic order that former traffic scheduling unit is sent, and according to dispatch command into Row scheduling.
A kind of process scheduling method provided in an embodiment of the present invention, by the way that when getting scheduling information, each application is held Relay unit in device sends log-on message to former traffic scheduling unit, and former traffic scheduling unit is believed according to scheduling information and registration Breath selects target relay unit from all relay units, by target relay unit indirectly to the business process in application container It is scheduled, makes all original traffic scheduling units can be compatible with application container, expand application container at business Development in terms of reason is completed to handle different business using application container mode without adjusting original traffic scheduling unit.
Optionally, in the embodiment of the present invention, log-on message includes:The location information of application container residing for relay unit is answered With the business process information and relay unit information being arranged in container.
In above-described embodiment, by the location information for the application container that log-on message includes, allow dispatch command from original There is the target relay unit in traffic scheduling unit to application container;By business process information, so that it is determined that target transfer list Member;By relay unit information, original traffic scheduling unit is allow to be scheduled indirectly to business process by relay unit, Make all original traffic scheduling units can be compatible with application container, expands hair of the application container in terms of business processing Exhibition.
Optionally, as shown in Fig. 2, in the embodiment of the present invention, scheduler object includes business process to be scheduled, and S3 includes:
S31, former traffic scheduling unit are selected and wait to adjust according to business process to be scheduled from the log-on message of reception The corresponding target registered information of business process of degree;
S32, former traffic scheduling unit will relay unit corresponding with target registered information as target relay unit, according to Relay unit information in target registered information registers target relay unit, and obtains target from target registered information The location information of application container residing for relay unit;
S33, after the completion of registration, dispatch command is sent to target transfer list by former traffic scheduling unit according to location information Member.
In above-described embodiment, by former traffic scheduling unit according to business process to be scheduled from numerous log-on messages Target registered information is selected, former traffic scheduling unit is allow to dispatch relay unit corresponding with target registered information, and When having registered, dispatch command is sent to by the relay unit according to the location information of acquisition, by the relay unit indirectly to application Business process in container is controlled, and without changing original traffic scheduling unit, that is, completes to use application container mode Handle different business.
As shown in figure 3, a kind of process scheduling method that another embodiment of the present invention provides, including:
The application program of different business is stored to the application container of preset quantity according to preset rules, is answered each by S0 With one relay unit of container memory storage, relay unit includes the business of application container residing for relay unit in its log-on message Progress information;
Relay unit in each application container is opened according to the scheduling information of acquisition, is adjusted by S1, former traffic scheduling unit It spends information and carries scheduler object and dispatch command;
S2, relay unit send log-on message after unlatching to former traffic scheduling unit;
S3, former traffic scheduling unit select mesh according to scheduler object and the log-on message of reception from all relay units Relay unit is marked, and dispatch command is sent to target relay unit;
S4, target relay unit control the business in application container corresponding with dispatch command according to the dispatch command of reception The operation of process.
In the embodiment, application container can be application container engine (docker), and application container provides for operation process Independent title memory space and host resource make it have isolation, the sustainable characteristics such as integrated, various spies of application container Property so that broader foreground will be brought to business development come processing business program using application container.
In above-described embodiment, by the way that the application program of different business is stored to the application container of preset quantity, each A relay unit is stored in application container, so that all original traffic scheduling units is passed through relay unit and application is held indirectly Business process in device is scheduled, and promotes all original traffic scheduling units can be compatible with application container.
Optionally, in the embodiment of the present invention, S1 includes:
Former traffic scheduling unit is opened each application container by the management platform of application container after obtaining scheduling information It opens, the relay unit in each application container is opened as initial processes.
In the embodiment, the management platform of application container may include:Kubernetes (refers to the container that Google increases income Cluster management system) or Mesos (distributed computing framework) etc..
In above-described embodiment, former traffic scheduling unit will be applied each by management platform and be held after obtaining scheduling information Device is opened, and the relay unit as initial processes is opened, and relay unit could be by original traffic scheduling unit to it after opening It is registered, without changing original traffic scheduling unit, that is, completes to handle different business using application container mode.
As shown in figure 4, a kind of process scheduling system provided in an embodiment of the present invention, including:
Former traffic scheduling unit, for the relay unit in each application container to be opened according to the scheduling information of acquisition, Scheduling information carries scheduler object and dispatch command;It is selected from all relay units according to scheduler object and the log-on message of reception Target relay unit is selected out, and dispatch command is sent to target relay unit;
Relay unit, for sending log-on message to former traffic scheduling unit after unlatching;It is determined as target relay unit The operation of the business process in application container corresponding with dispatch command is controlled according to the dispatch command of reception afterwards.
A kind of process scheduling system provided in an embodiment of the present invention, by the way that when getting scheduling information, each application is held Relay unit in device sends log-on message to former traffic scheduling unit, and former traffic scheduling unit is believed according to scheduling information and registration Breath selects target relay unit from all relay units, by target relay unit indirectly to the business process in application container It is scheduled, makes all original traffic scheduling units can be compatible with application container, expand application container at business Development in terms of reason is completed to handle different business using application container mode without adjusting original traffic scheduling unit.
Optionally, in the embodiment of the present invention, log-on message includes:The location information of application container residing for relay unit is answered With the business process information and relay unit information being arranged in container.
In above-described embodiment, by the location information for the application container that log-on message includes, allow dispatch command from original There is the target relay unit in traffic scheduling unit to application container;By business process information, so that it is determined that target transfer list Member;By relay unit information, original traffic scheduling unit is allow to be scheduled indirectly to business process by relay unit, Make all original traffic scheduling units can be compatible with application container, expands hair of the application container in terms of business processing Exhibition.
Optionally, in the embodiment of the present invention, scheduler object includes business process to be scheduled, and former traffic scheduling unit is specific For:
It is selected from the log-on message of reception according to business process to be scheduled corresponding with business process to be scheduled Target registered information;
Will relay unit corresponding with target registered information as target relay unit, in target registered information Turn unit information to register target relay unit, and is obtained residing for target relay unit using appearance from target registered information The location information of device;
After the completion of registration, dispatch command is sent to by target relay unit according to location information.
In above-described embodiment, by former traffic scheduling unit according to business process to be scheduled from numerous log-on messages Target registered information is selected, former traffic scheduling unit is allow to dispatch relay unit corresponding with target registered information, and When having registered, dispatch command is sent to by the relay unit according to the location information of acquisition, by the relay unit indirectly to application Business process in container is controlled, and without changing original traffic scheduling unit, that is, completes to use application container mode Handle different business.
A kind of process scheduling system that another embodiment of the present invention provides, including:
Setup module, for holding the application that the application program of different business is stored to preset quantity according to preset rules Device;A relay unit is stored in each application container, relay unit is included residing for relay unit in its log-on message and answered With the business process information of container;
Former traffic scheduling unit, for the relay unit in each application container to be opened according to the scheduling information of acquisition, Scheduling information carries scheduler object and dispatch command;It is selected from all relay units according to scheduler object and the log-on message of reception Target relay unit is selected out, and dispatch command is sent to target relay unit;
Relay unit, for sending log-on message to former traffic scheduling unit after unlatching;It is determined as target relay unit The operation of the business process in application container corresponding with dispatch command is controlled according to the dispatch command of reception afterwards.
In above-described embodiment, by the way that the application program of different business is stored to the application container of preset quantity, each A relay unit is stored in application container, so that all original traffic scheduling units is passed through relay unit and application is held indirectly Business process in device is scheduled, and promotes all original traffic scheduling units can be compatible with application container.
Optionally, in the embodiment of the present invention, former traffic scheduling unit is specifically additionally operable to:
Former traffic scheduling unit is opened each application container by the management platform of application container after obtaining scheduling information It opens, the relay unit in each application container is opened as initial processes.
In above-described embodiment, former traffic scheduling unit will be applied each by management platform and be held after obtaining scheduling information Device is opened, and the relay unit as initial processes is opened, and relay unit could be by original traffic scheduling unit to it after opening It is registered, without changing original traffic scheduling unit, that is, completes to handle different business using application container mode.
Function performed by each unit of the system has been done in a kind of process scheduling method of above-described embodiment in detail Introduction, which is not described herein again.
As shown in figure 5, a relay unit is arranged in each application container, by relay unit as the institute in application container The managing process for having business process believes all business process in application container according to the scheduling that former traffic scheduling unit obtains Breath is started, is stopped and operating status management.Application container can be deployed in host or operating system.Transfer program exists After former traffic scheduling unit (ONU) registration, the scheduling of former traffic scheduling unit is received, and drives all business process in application container Scheduling, thus the scheduling strategy of former traffic scheduling unit does not have to change.
It is apparent to those skilled in the art that for convenience of description and succinctly, the dress of foregoing description The specific work process with unit is set, can refer to corresponding processes in the foregoing method embodiment, details are not described herein.
In several embodiments provided herein, it should be understood that disclosed device and method can pass through it Its mode is realized.For example, the apparatus embodiments described above are merely exemplary, for example, the division of unit, only A kind of division of logic function, formula that in actual implementation, there may be another division manner, such as multiple units or component can combine or Person is desirably integrated into another system, or some features can be ignored or not executed.
The unit illustrated as separating component may or may not be physically separated, and be shown as unit Component may or may not be physical unit, you can be located at a place, or may be distributed over multiple networks On unit.Some or all of unit therein can be selected according to the actual needs to realize the mesh of the embodiment of the present invention 's.
In addition, each functional unit in each embodiment of the present invention can be integrated in a processing unit, it can also It is that each unit physically exists alone, can also be during two or more units are integrated in one unit.It is above-mentioned integrated The form that hardware had both may be used in unit is realized, can also be realized in the form of SFU software functional unit.
It, can if integrated unit is realized in the form of SFU software functional unit and when sold or used as an independent product To be stored in a computer read/write memory medium.Based on this understanding, technical scheme of the present invention substantially or Say that all or part of the part that contributes to existing technology or the technical solution can embody in the form of software products Out, which is stored in a storage medium, including some instructions are used so that a computer equipment (can be personal computer, server or the network equipment etc.) executes all or part of each embodiment method of the present invention Step.And storage medium above-mentioned includes:It is USB flash disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random Access various Jie that can store program code such as memory (RAM, Random Access Memory), magnetic disc or CD Matter.
The foregoing is merely presently preferred embodiments of the present invention, is not intended to limit the invention, it is all the present invention spirit and Within principle, any modification, equivalent replacement, improvement and so on should all be included in the protection scope of the present invention.

Claims (10)

1. a kind of process scheduling method, which is characterized in that including:
Former traffic scheduling unit opens the relay unit in each application container according to the scheduling information of acquisition, the scheduling letter Breath carries scheduler object and dispatch command;
The relay unit sends log-on message after unlatching to the former traffic scheduling unit;
The original traffic scheduling unit is selected according to the scheduler object and the log-on message of reception from all relay units Target relay unit, and the dispatch command is sent to the target relay unit;
The target relay unit controls the industry in application container corresponding with dispatch command according to the dispatch command of reception The operation of business process.
2. according to the method described in claim 1, it is characterized in that, the log-on message includes:The residing application of relay unit is held The business process information and relay unit information being arranged in the location information of device, application container.
3. according to the method described in claim 2, it is characterized in that, the scheduler object includes business process to be scheduled, institute Former traffic scheduling unit is stated to be selected in target from all relay units according to the scheduler object and the log-on message of reception Turn unit, and the dispatch command is sent to the target relay unit and includes:
Former traffic scheduling unit according to the business process to be scheduled selected from the log-on message of reception with it is to be scheduled The corresponding target registered information of business process;
Former traffic scheduling unit will relay unit corresponding with target registered information as target relay unit, according to the target Relay unit information in log-on message registers the target relay unit, and is obtained from the target registered information The location information of application container residing for target relay unit;
After the completion of registration, the dispatch command is sent to the mesh by the original traffic scheduling unit according to the positional information Mark relay unit.
4. method according to any one of claims 1 to 3, which is characterized in that in the former traffic scheduling unit according to obtaining Before the scheduling information taken opens the relay unit in each application container, further include:
The application program of different business is stored to the application container of preset quantity according to preset rules;
A relay unit is stored in each application container, during the relay unit is included in its log-on message Turn the business process information of application container residing for unit.
5. method according to any one of claims 1 to 3, which is characterized in that the original traffic scheduling unit is according to acquisition Scheduling information by each application container relay unit unlatching include:
Former traffic scheduling unit is opened each application container by the management platform of application container after obtaining scheduling information, Relay unit in each application container is opened as initial processes.
6. a kind of process scheduling system, which is characterized in that including:
Former traffic scheduling unit, it is described for being opened the relay unit in each application container according to the scheduling information of acquisition Scheduling information carries scheduler object and dispatch command;According to the scheduler object and the log-on message of reception from all relay units In select target relay unit, and the dispatch command is sent to the target relay unit;
Relay unit, for sending log-on message to the former traffic scheduling unit after unlatching;It is determined as target relay unit The operation of the business process in application container corresponding with dispatch command is controlled according to the dispatch command of reception afterwards.
7. system according to claim 6, which is characterized in that the log-on message includes:The residing application of relay unit is held The business process information and relay unit information being arranged in the location information of device, application container.
8. system according to claim 7, which is characterized in that the scheduler object includes business process to be scheduled, institute Former traffic scheduling unit is stated to be specifically used for:
It is selected from the log-on message of reception according to the business process to be scheduled corresponding with business process to be scheduled Target registered information;
Will relay unit corresponding with target registered information as target relay unit, in the target registered information Turn unit information to register the target relay unit, and obtains target relay unit institute from the target registered information Locate the location information of application container;
After the completion of registration, the dispatch command is sent to the target relay unit according to the positional information.
9. according to claim 6 to 8 any one of them system, which is characterized in that further include:
Setup module, for storing the application program of different business to the application appearance of preset quantity according to preset rules Device;A relay unit is stored in each application container, during the relay unit is included in its log-on message Turn the business process information of application container residing for unit.
10. according to claim 6 to 8 any one of them system, which is characterized in that the original traffic scheduling unit is specifically also used In:
Former traffic scheduling unit is opened each application container by the management platform of application container after obtaining scheduling information, Relay unit in each application container is opened as initial processes.
CN201810021486.5A 2018-01-10 2018-01-10 Process scheduling method and system Active CN108388469B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810021486.5A CN108388469B (en) 2018-01-10 2018-01-10 Process scheduling method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810021486.5A CN108388469B (en) 2018-01-10 2018-01-10 Process scheduling method and system

Publications (2)

Publication Number Publication Date
CN108388469A true CN108388469A (en) 2018-08-10
CN108388469B CN108388469B (en) 2021-06-18

Family

ID=63076979

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810021486.5A Active CN108388469B (en) 2018-01-10 2018-01-10 Process scheduling method and system

Country Status (1)

Country Link
CN (1) CN108388469B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160246647A1 (en) * 2015-02-19 2016-08-25 Oracle International Corporation Adaptive Contention-Aware Thread Placement for Parallel Runtime Systems
CN106445675A (en) * 2016-10-20 2017-02-22 焦点科技股份有限公司 B2B platform distributed application scheduling and resource allocation method
CN106874090A (en) * 2017-01-23 2017-06-20 北京思特奇信息技术股份有限公司 Job scheduling method and system based on cloud system
CN107515783A (en) * 2016-06-16 2017-12-26 阿里巴巴集团控股有限公司 Application container management-control method and device based on application container cluster tool
CN107547596A (en) * 2016-06-27 2018-01-05 中兴通讯股份有限公司 A kind of cloud platform control method and device based on Docker

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160246647A1 (en) * 2015-02-19 2016-08-25 Oracle International Corporation Adaptive Contention-Aware Thread Placement for Parallel Runtime Systems
CN107515783A (en) * 2016-06-16 2017-12-26 阿里巴巴集团控股有限公司 Application container management-control method and device based on application container cluster tool
CN107547596A (en) * 2016-06-27 2018-01-05 中兴通讯股份有限公司 A kind of cloud platform control method and device based on Docker
CN106445675A (en) * 2016-10-20 2017-02-22 焦点科技股份有限公司 B2B platform distributed application scheduling and resource allocation method
CN106874090A (en) * 2017-01-23 2017-06-20 北京思特奇信息技术股份有限公司 Job scheduling method and system based on cloud system

Also Published As

Publication number Publication date
CN108388469B (en) 2021-06-18

Similar Documents

Publication Publication Date Title
CN107145380B (en) Virtual resource arranging method and device
CN104978261B (en) The test method of application program, apparatus and system
JP6658882B2 (en) Control device, VNF placement destination selection method and program
US20180018197A1 (en) Virtual Machine Resource Allocation Method and Apparatus
CN106330769A (en) Business processing method and server
CN104123265A (en) Method and system for communication among multiple kernels
CN108090731A (en) A kind of information processing method and equipment
CN108429631A (en) A kind of method and device of network service instantiation
CN106301829A (en) A kind of method and apparatus of Network dilatation
CN115328663A (en) Method, device, equipment and storage medium for scheduling resources based on PaaS platform
CN105812171A (en) Virtualized network function VNF control method and device
CN105791175A (en) Method and equipment for controlling transmission resources in software defined network SDN
JPWO2017002921A1 (en) Virtual network function management device, virtual machine management device, resource allocation method and program for virtual network function
CN109358967A (en) A kind of ME platform APP instantiation moving method and server
US20150301845A1 (en) Method And System For Closing Application
EP3629160B1 (en) Method and device for managing vnf instantiation
CN105159774A (en) API request order-preserving processing method and system
CN109062681A (en) A kind of execution method, system, device and the storage medium of periodic cycle task
CN104683486B (en) Method, apparatus, the distributed system of synchronization message are handled in distributed system
CN108418752B (en) A kind of creation method and device of aggregation group
CN108696373B (en) Virtual resource allocation method, NFVO and system
CN108540408B (en) Openstack-based distributed virtual switch management method and system
CN105653347A (en) Server, resource management method and virtual machine manager
CN102609310A (en) Computer operating system and inter-process communication method therefor
EP3439249A1 (en) Network system, management method and device for same, and server

Legal Events

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