CN102467410B - Control method and device for universal flow scheduling engine, and terminal - Google Patents

Control method and device for universal flow scheduling engine, and terminal Download PDF

Info

Publication number
CN102467410B
CN102467410B CN 201010542658 CN201010542658A CN102467410B CN 102467410 B CN102467410 B CN 102467410B CN 201010542658 CN201010542658 CN 201010542658 CN 201010542658 A CN201010542658 A CN 201010542658A CN 102467410 B CN102467410 B CN 102467410B
Authority
CN
China
Prior art keywords
flow
order
micro
characteristic
flow scheduling
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.)
Active
Application number
CN 201010542658
Other languages
Chinese (zh)
Other versions
CN102467410A (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.)
Kingdee Software China Co Ltd
Original Assignee
Kingdee Software China 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 Kingdee Software China Co Ltd filed Critical Kingdee Software China Co Ltd
Priority to CN 201010542658 priority Critical patent/CN102467410B/en
Publication of CN102467410A publication Critical patent/CN102467410A/en
Application granted granted Critical
Publication of CN102467410B publication Critical patent/CN102467410B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention is applied in the field of computer software, and provides a control method and a control device for a universal flow scheduling engine, and a terminal. The method comprises the following steps of: receiving an operation instruction of which a flow scheduling function is classified into a feature; establishing a corresponding relationship between the feature and a microinstruction, and storing the microinstruction on a flow node; and reading and calling the microinstruction on the flow node, and executing the flow scheduling function. By the method, the device and the terminal, the complex flow scheduling function is split into the microinstruction with a single function, and the microinstruction is read and called by a flow scheduling control module, so that complexity in the realization of the flow scheduling function is effectively decreased, and the execution efficiency of the flow scheduling function is improved.

Description

A kind of control method of generalized flowsheet scheduling engine, device and terminal
Technical field
The invention belongs to computer software fields, relate in particular to a kind of control method, device and terminal of generalized flowsheet scheduling engine.
Background technology
The circulation control of flow process, data management and wrong the processing are all to need to use the flow scheduling function in all kinds of flow engines.The flow scheduling engine adopts type and two kinds of method realization flows of parametrization scheduling feature usually, and type is according to the flow process function node to be classified, by all kinds of node processing flow scheduling function relevant with it; Parametrization is with the flow scheduling functional parameter, carries out respective handling by unified scheduling logic according to the parameter value that arranges.
The type method can only adopt fixing flow scheduling function owing to every type, the problem that type is solidified occurs easily.And parametric method is owing to allow the multiple flow scheduling function of combination at node, so that parameter becomes extremely complicated on the node, and the relation between these parameters of user's indigestion and the agenda when operation.The existing procedure scheduling engine usually in conjunction with these two kinds of method realization flow scheduling features reducing complexity, but because day by day the increasing progressively of flow scheduling functional mode, the complicacy of existing method realization flow scheduling feature is also more and more higher, can not meet consumers' demand.
Summary of the invention
The purpose of the embodiment of the invention is to provide a kind of control method of generalized flowsheet scheduling engine, is intended to solve the higher problem of flow scheduling engine implementation flow scheduling functional complexity in the prior art.
The embodiment of the invention is achieved in that a kind of control method of generalized flowsheet scheduling engine, and described method comprises the steps:
Receiving the flow scheduling Function Classification is the operational order of characteristic, and described characteristic comprises sequentially carries out characteristic, mutual exclusion selectivity characteristic and parallel bifurcated characteristic;
Set up the corresponding relation of described characteristic and micro-order, and described micro-order is stored on the flow nodes;
Judging whether flow operating period exists pending object, is the current microprogram that then obtains described pending object, otherwise finishes;
Whether the current microprogram of judging described pending object finishes, and is then again to obtain pending object, otherwise obtains the current microinstruction of described current microprogram, take described pending object as the described current microinstruction of parameter call, and obtains rreturn value;
Be addressed to the micro-order of the correspondence in the described current microprogram according to described rreturn value, carry out the flow scheduling function.
Another purpose of the embodiment of the invention is to provide the control device of generalized flowsheet scheduling engine, and described device comprises:
The operational order receiving element, being used for receiving the flow scheduling Function Classification is the operational order of characteristic, described characteristic comprises sequentially carries out characteristic, mutual exclusion selectivity characteristic and parallel bifurcated characteristic;
The flow scheduling modeling unit is used for setting up the corresponding relation of characteristic and micro-order, and described micro-order is stored on the flow nodes; And
The flow scheduling performance element is used for carrying out the flow scheduling function;
Described flow scheduling performance element also comprises be used to the flow scheduling control module that reads and call the micro-order on the described flow nodes;
Described flow scheduling control module also comprises:
Carry out object control module, be used for when there is pending object in flow operating period, obtaining the current microprogram of described pending object; When not having pending object, then finish to carry out;
The microprogram control module, again obtain pending object when finishing for the described current microprogram that obtains when described execution object control module, when the described current microprogram that obtains when described execution object control module does not finish, obtain the current microinstruction of described current microprogram, take described pending object as the described current microinstruction of parameter call, and obtain rreturn value;
The micro-order addressed module is used for being addressed to micro-order corresponding to described current microprogram according to rreturn value.
Another purpose of the embodiment of the invention is to provide a kind of terminal of control device of generalized flowsheet scheduling engine.
The embodiment of the invention is subdivided into characteristic with the flow scheduling function, every specific character does not have parameter or only has individual parameters, greatly reduce the complicacy of parameter, and so that same node can the flexible Application multifrequency nature, not restricted by node type, improved the dirigibility of node flow scheduling, by setting up the corresponding relation of characteristic and micro-order, the flow scheduling function of complexity is split as the micro-order of function singleness, and read and call micro-order by the flow scheduling control module, effectively reduce the realization complicacy of flow scheduling function, improved the execution efficient of flow scheduling function.
Description of drawings
Fig. 1 is the realization flow figure of the control method of the generalized flowsheet scheduling engine that provides of the embodiment of the invention;
Fig. 2 is the realization flow figure of the flow scheduling control that provides of the embodiment of the invention;
Fig. 3 is the realization flow figure of the flow scheduling control that provides of another embodiment of the present invention;
Fig. 4 is the structural drawing of the control device of the generalized flowsheet scheduling engine that provides of the embodiment of the invention;
Fig. 5 is exemplary plot 5a and Fig. 5 b of the embodiment of the invention control method that the flow scheduling engine is provided.
Embodiment
In order to make purpose of the present invention, technical scheme and advantage clearer, below in conjunction with drawings and Examples, the present invention is further elaborated.Should be appreciated that specific embodiment described herein only in order to explain the present invention, is not intended to limit the present invention.
The embodiment of the invention is subdivided into characteristic with the flow scheduling function, every specific character does not have parameter or only has individual parameters, greatly reduce the complicacy of parameter, and so that same node can the flexible Application multifrequency nature, not restricted by node type, improved the dirigibility of node flow scheduling, by setting up the corresponding relation of characteristic and micro-order, the flow scheduling function of complexity is split as the micro-order of function singleness, and read and call micro-order by the flow scheduling control module, effectively reduce the realization complicacy of flow scheduling function, and improved the execution efficient of flow scheduling function.
For technical solutions according to the invention are described, describe below by specific embodiment.
Embodiment one:
Fig. 1 shows the realization flow of the control method of the generalized flowsheet scheduling engine that the embodiment of the invention provides, described method is by being characteristic with the flow scheduling Function Classification, set up the corresponding relation of characteristic and micro-order, the flow scheduling function of complexity has been split into the micro-order of function singleness, read and call micro-order by the flow scheduling control module, effectively reduce the realization complicacy of flow scheduling function, and improved the execution efficient of flow scheduling function.Details are as follows for the method process:
In step S101, receiving the flow scheduling Function Classification is the operational order of characteristic.
In embodiments of the present invention, the flow scheduling function is subdivided into characteristic, each flow scheduling function can be divided into one or more characteristic.Such as: the scheduling feature that node shifts can be divided into the characteristics such as order execution, mutual exclusion selectivity characteristic and parallel bifurcated.The mode of classification is including, but not limited to sorting algorithm, and wherein, sorting algorithm can be Decision Tree Algorithm etc.
In step S102, set up the corresponding relation of characteristic and micro-order, and described micro-order is stored on the flow nodes.
In embodiments of the present invention, receiving the flow scheduling Function Classification is the operational order of characteristic, sets up the corresponding relation of characteristic and micro-order, and following table one shows a kind of form wherein:
Table one
Figure GDA00003411177600041
As shown in Table 1, comprise in the flow scheduling flow scheduling function, a n characteristic and with n the micro-order that characteristic is corresponding, wherein, each flow scheduling function can be divided into one or more characteristic, corresponding one or more micro-order of each characteristic, described micro-order comprises method corresponding to described characteristic of carrying out.
In embodiments of the present invention, will store on the flow nodes with the micro-order that characteristic is set up corresponding relation, following table two shows a kind of form wherein:
Table two
As shown in Table 2, comprise n micro-order and n flow nodes in the table, because each flow nodes can realize the combination (concrete quantity is decided according to system performance) of multiple different qualities, and set up between each characteristic and one or more micro-order corresponding relation is arranged, described micro-order comprises carries out method corresponding to described characteristic, so can store one or more micro-order on each flow nodes.
In step S103, read and call the micro-order on the described flow nodes, carry out the flow scheduling function.
In embodiments of the present invention, read and the call flow node on micro-order detailed process as shown in Figure 2:
In step S201, judge the current execution object that whether exists.Be execution in step S202 then, otherwise finish.
In embodiments of the present invention, described execution object is for carrying out the object of flow scheduling function, it is always corresponding with a flow nodes that each carries out object, be used for following the tracks of the once execution life cycle (from multiple entry branch convergence processing, calling service, startup descendant node, relevant treatment etc. before finish) of this flow nodes, record is carried out relevant runtime information, the address that wherein the most important thing is to obtain current pending micro-order with node.If currently have a pending object, then obtain the microprogram of described execution object, if there is no pending object then finishes.
In step S202, obtain the microprogram of described execution object.
In embodiments of the present invention, microprogram refers to the sequence that is made of micro-order, and the function relevant with flow scheduling is to represent by the microprogram that micro-order forms on each flow nodes.
In step S203, judge whether described microprogram finishes, be then to carry out S201, otherwise carry out S204.
In embodiments of the present invention, after obtaining the microprogram of described execution object, described microprogram is judged, if described microprogram finishes, then return step S201, rejudge whether there are other pending objects, if described microprogram does not finish, then obtain the micro-order in the described microprogram.
In step S204, obtain the current microinstruction of described microprogram, take described execution object as the described micro-order of parameter call, and obtain rreturn value.
In embodiments of the present invention, current microinstruction refers to first micro-order in the microprogram, comprise the method for carrying out the flow scheduling function in the micro-order, by the manner of execution take described execution object as the parameter call current microinstruction, carry out the flow scheduling function, and obtain the rreturn value of described manner of execution.
In step S205, be addressed to micro-order corresponding in the described microprogram according to rreturn value.
In embodiments of the present invention, when flow performing when unusual, execution is to carry out by the order of micro-order in the microprogram, the acquiescence rreturn value that is the current microinstruction manner of execution is " next instruction ", and is unusual if flow process occurs, and can carry out according to the execution route that pre-sets, rreturn value may be the call number of " specific instruction ", current execution object is addressed to corresponding micro-order according to rreturn value and carries out, and returns step S202 after executing, until current microprogram executes.Wherein, the execution of part micro-order can cause other flow nodes to be activated, thereby trigger the execution of other flow nodes, push process is transferred to another flow nodes from a flow nodes, until whole flow process finishes (or because wait for that outside result suspends or unsuccessfully wait because of execute exception).
As another embodiment of the present invention, as shown in Figure 3, in step S305, judge whether the rreturn value of the manner of execution of current microinstruction is " shutdown ".If it is execution in step S301 rejudges whether there are other pending objects.If otherwise execution in step S306 is addressed to micro-order corresponding in the described microprogram according to rreturn value.
Embodiment two:
Fig. 4 shows the structural drawing of the control device of the generalized flowsheet scheduling engine that the embodiment of the invention provides, and for convenience of explanation, only shows the part relevant with the embodiment of the invention.
The control device of this generalized flowsheet scheduling engine can be used for various terminals, for example mobile phone, pocket computing machine (Pocket Personal Computer, PPC), palm PC, computing machine, notebook computer, personal digital assistant (Personal Digital Assistant, PDA) etc., can be to run on the unit that software unit, hardware cell or software and hardware in these terminals combine, also can be used as independently, suspension member is integrated in these terminals or runs in the application system of these terminals, wherein:
Operational order receiving element 41, being used for receiving the flow scheduling Function Classification is the operational order of characteristic.
In embodiments of the present invention, the flow scheduling function is subdivided into characteristic, each flow scheduling function can be divided into one or more characteristic.
Flow scheduling modeling unit 42 is used for setting up the corresponding relation of characteristic and micro-order, and described micro-order is stored on the flow nodes.
In embodiments of the present invention, take Fig. 5 as example, be used for describing the process modeling process based on characteristic: for simple flow control, whole flow process is considered as a large flow nodes, this flow nodes is called root node, with " $ " title as root node.Whole flow scheduling comprises establishment, forwarding function.Wherein, forwarding function is classified as again the characteristics such as order, mutual exclusion selection, parallel bifurcated, and sets up the corresponding relation of characteristic and micro-order, and the function that described micro-order is carried out stores on the flow nodes.Step is as follows:
The first step: create A, B, three flow nodes of C, then the microprogram example of whole flow process is as follows:
$:start-sub-nodes;waiting-for-children;end-flow;
A:notify-parent;end;
B:notify-parent;end;
C:notify-parent;end;
Its implication is:
Root node $ comprises three micro-orders, and the function of its execution is: the promoter flow nodes; Wait for that the sub-process node finishes; Process ends.
The execution function that flow nodes A/B/C comprises micro-order is: wake father's flow nodes up; Finish.
Second step: visioning procedure node A is to the transfer of flow nodes B, and shown in Fig. 5 a, then the microprogram example of whole flow process is as follows:
$:start-sub-nodes;waiting-for-children;end-flow;
A:sequence;end;
B:notify-parent;end;
C:notify-parent;end;
Compare with the first step, flow nodes A does not wake father's flow nodes (notify-parent) instruction up, because it has follow-up flow nodes, there is no need to wake up father's flow nodes before the end, wakes father's flow nodes up by its follow-up flow nodes B; But the instruction of flow nodes A becomes order (sequence) instruction, before expression flow nodes A finishes, directly start its follow-up flow nodes, owing to only have a follow-up flow nodes B, does not therefore need to carry out extra selection.
The 3rd step: visioning procedure node A is to the transfer of flow nodes C, and shown in Fig. 5 b, then the microprogram example of whole flow process is as follows:
$:start-sub-nodes;waiting-for-children;end-flow;
A:exclusive-choice;end;
B:notify-parent;end;
C:notify-parent;end;
Compare with second step, the sequence of flow nodes A (sequence) instruction has become mutual exclusion selection (exclusive-choice) instruction, this is because flow nodes A has had two follow-up flow nodes, according to the default treatment rule, get the follow-up flow nodes that first satisfies condition when a plurality of follow-up flow nodes is arranged, i.e. (exclusive-choice) selected in mutual exclusion.
The 4th step: enable parallel bifurcated characteristic on the flow nodes A, then the microprogram example of whole flow process is as follows:
$:start-sub-nodes;waiting-for-children;end-flow;
A:fork;end;
B:notify-parent;end;
C:notify-parent;end;
Compare with the 3rd step, the mutual exclusion of flow nodes A selects (exclusive-choice) instruction to become intersection (fork) instruction, needs to start its all follow-up flow nodes before expression flow nodes A finishes, that is: follow-up flow nodes B and follow-up flow nodes C.
Because above-mentioned node does not comprise any calling service, so in the microprogram of each node, the not instruction relevant with calling service.
Flow scheduling performance element 43 for the micro-order that reads and call on the described flow nodes, is carried out the flow scheduling function.Wherein, flow scheduling performance element 43 also comprises flow scheduling control module 431, for the micro-order that reads and call on the described flow nodes.The flow scheduling control module comprises again carries out object control module 4311, microprogram control module 4312 and micro-order addressed module 4313.
Carry out object control module 4311, be used for when there is pending object in flow operating period, obtaining the current microprogram of described execution object; When not having pending object, then finish to carry out.
Microprogram control module 4312, be used for when the current microprogram of described execution object acquisition finishes, continuing to obtain pending object, when the current microprogram of described execution object acquisition does not finish, obtain the current microinstruction of described microprogram, take described execution object as the described micro-order of parameter call, and obtain rreturn value.
Micro-order addressed module 4313 is used for being addressed to micro-order corresponding to described microprogram according to rreturn value.
In embodiments of the present invention, when flow performing when unusual, execution is to carry out by the order of micro-order in the microprogram, the acquiescence rreturn value that is the current microinstruction manner of execution is " next instruction ", if flow process occurs unusual, can carry out according to the execution route that pre-sets, rreturn value may be the call number of " specific instruction ", is addressed to corresponding micro-order according to rreturn value.
As another embodiment of the present invention, comprise also and shut down module 4314 that the rreturn value that is used for when the manner of execution of micro-order is " shutdown ", finishes the execution of current flow nodes, rejudges whether there are other pending objects in the flow process.
In embodiments of the present invention, or by Fig. 5 the implementation of flow scheduling is specifically described, the flow scheduling control module reads and calls micro-order, and the process of carrying out the flow scheduling function is as follows:
The flow scheduling control module is obtained the current microprogram of carrying out object, read and call first micro-order on the root node $-promoter flow nodes (start-sub-nodes), after executing, rreturn value is " next instruction ", whether order is carried out second micro-order of root node $-inspection sub-process node and is finished, so because do not finish to shut down (waiting-for-children), rreturn value is " shutdown ", the flow scheduling control module is no longer carried out root node, but from pending object stack, get access to the execution object of flow nodes A, article one micro-order of XM A-follow-up flow nodes B of startup and follow-up flow nodes C(fork characteristic), after executing, rreturn value is " next instruction ", order is carried out second micro-order of flow nodes A-finish current flow nodes (end), rreturn value is " shutdown ", the flow scheduling controller is XM A no longer, but from pending object stack, get access to the next object of carrying out, it is the execution object of node C, and carry out its article one micro-order-wake up father's flow nodes (notify-parent) of flow nodes A, executing rear root node $ joins in the pending object, rreturn value is " next instruction ", and order is carried out second micro-order of flow nodes C-finish current flow nodes (end); The next microprogram of carrying out object is obtained in continuation from pending object stack, be root node $, whether read and call micro-order on the root node $-inspection sub-process node finishes, so do not shut down (waiting-for-children) micro-order because finish to carry out, rreturn value is " shutdown ", the flow scheduling controller continues to obtain the next object of carrying out from pending object stack, it is Node B, and carry out its article one micro-order-wake up father's flow nodes (notify-parent) of flow nodes A, executing rear root node $ joins again in the pending object stack, rreturn value is " next instruction ", and order is carried out the micro-order of flow nodes B-finish current flow nodes (end); Whether the next object root node $ that carries out is obtained in continuation from pending object stack, read and call current micro-order-inspection sub-process node and finish, because the sub-process node all finishes, carries out process ends (end-flow) micro-order.
For the easier process of understanding the flow scheduling execution, above step has been ignored the part that the flow process mistake is processed.
One of ordinary skill in the art will appreciate that, realize that all or part of step in above-described embodiment method is to come the relevant hardware of instruction to finish by program, described program can be in being stored in a computer read/write memory medium, described storage medium is such as ROM/RAM, disk, CD etc.
The embodiment of the invention is subdivided into characteristic with the flow scheduling function, every specific character does not have parameter or only has individual parameters, greatly reduce the complicacy of parameter, and so that same node can the flexible Application multifrequency nature, not restricted by node type, improved the dirigibility of node flow scheduling, by setting up the corresponding relation of characteristic and micro-order, the flow scheduling function of complexity is split as the micro-order of function singleness, and read and call micro-order by the flow scheduling control module, effectively reduce the realization complicacy of flow scheduling function, and improved the execution efficient of flow scheduling function.
The above only is preferred embodiment of the present invention, not in order to limiting the present invention, all any modifications of doing within the spirit and principles in the present invention, is equal to and replaces and improvement etc., all should be included within protection scope of the present invention.

Claims (5)

1. the control method of a generalized flowsheet scheduling engine is characterized in that, described method comprises the steps:
Receiving the flow scheduling Function Classification is the operational order of characteristic, and described characteristic comprises sequentially carries out characteristic, mutual exclusion selectivity characteristic and parallel bifurcated characteristic;
Set up the corresponding relation of described characteristic and micro-order, and described micro-order is stored on the flow nodes;
Judging whether flow operating period exists pending object, is the current microprogram that then obtains described pending object, otherwise finishes;
Whether the current microprogram of judging described pending object finishes, and is then again to obtain pending object, otherwise obtains the current microinstruction of described current microprogram, take described pending object as the described current microinstruction of parameter call, and obtains rreturn value;
Be addressed to the micro-order of the correspondence in the described current microprogram according to described rreturn value, carry out the flow scheduling function.
2. the method for claim 1 is characterized in that, described rreturn value comprises shutdown or next instruction or preset instructions.
3. the control device of a generalized flowsheet scheduling engine is characterized in that, described device comprises:
The operational order receiving element, being used for receiving the flow scheduling Function Classification is the operational order of characteristic, described characteristic comprises sequentially carries out characteristic, mutual exclusion selectivity characteristic and parallel bifurcated characteristic;
The flow scheduling modeling unit is used for setting up the corresponding relation of characteristic and micro-order, and described micro-order is stored on the flow nodes; And
The flow scheduling performance element is used for carrying out the flow scheduling function;
Described flow scheduling performance element also comprises be used to the flow scheduling control module that reads and call the micro-order on the described flow nodes;
Described flow scheduling control module also comprises:
Carry out object control module, be used for when there is pending object in flow operating period, obtaining the current microprogram of described pending object; When not having pending object, then finish to carry out;
The microprogram control module, again obtain pending object when finishing for the described current microprogram that obtains when described execution object control module, when the described current microprogram that obtains when described execution object control module does not finish, obtain the current microinstruction of described current microprogram, take described pending object as the described current microinstruction of parameter call, and obtain rreturn value;
The micro-order addressed module is used for being addressed to micro-order corresponding to described current microprogram according to rreturn value.
4. device as claimed in claim 3 is characterized in that, described rreturn value comprises shutdown or next instruction or preset instructions.
5. terminal that comprises the control device of generalized flowsheet scheduling engine claimed in claim 3.
CN 201010542658 2010-11-12 2010-11-12 Control method and device for universal flow scheduling engine, and terminal Active CN102467410B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 201010542658 CN102467410B (en) 2010-11-12 2010-11-12 Control method and device for universal flow scheduling engine, and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201010542658 CN102467410B (en) 2010-11-12 2010-11-12 Control method and device for universal flow scheduling engine, and terminal

Publications (2)

Publication Number Publication Date
CN102467410A CN102467410A (en) 2012-05-23
CN102467410B true CN102467410B (en) 2013-10-23

Family

ID=46071076

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201010542658 Active CN102467410B (en) 2010-11-12 2010-11-12 Control method and device for universal flow scheduling engine, and terminal

Country Status (1)

Country Link
CN (1) CN102467410B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103530740B (en) * 2013-10-25 2019-01-01 金蝶软件(中国)有限公司 A kind of pair of flow of task carries out the method and device of node control
CN107391203B (en) * 2017-07-28 2020-09-08 上海振华重工电气有限公司 Automatic wharf rail crane configuration method
CN117194731B (en) * 2023-11-06 2024-01-26 中国西安卫星测控中心 Automatic scheduling method for measurement and control flow based on directed ring graph

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101350077A (en) * 2007-07-18 2009-01-21 华为技术有限公司 Method and equipment for scheduling flow living example
CN101420245A (en) * 2007-10-24 2009-04-29 中兴通讯股份有限公司 Scheduling method and device in TD-SCDMA baseband processing

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030065909A1 (en) * 2001-09-28 2003-04-03 Jourdan Stephan J. Deferral of dependent loads until after execution of colliding stores

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101350077A (en) * 2007-07-18 2009-01-21 华为技术有限公司 Method and equipment for scheduling flow living example
CN101420245A (en) * 2007-10-24 2009-04-29 中兴通讯股份有限公司 Scheduling method and device in TD-SCDMA baseband processing

Also Published As

Publication number Publication date
CN102467410A (en) 2012-05-23

Similar Documents

Publication Publication Date Title
CN102508716B (en) Task control device and task control method
CN104915256B (en) A kind of the Real-Time Scheduling implementation method and its system of task
EP3432157B1 (en) Data table joining mode processing method and apparatus
CN102087585A (en) Touch screen terminal and unlocking method thereof
CN101960433B (en) For the system and method that cache line substitutes
CN101385000A (en) System and method for multi-processor application support
CN102142032B (en) Method and system for reading and writing data of distributed file system
CN101178701B (en) Communicating method and system between multi-processor
US9747132B2 (en) Multi-core processor using former-stage pipeline portions and latter-stage pipeline portions assigned based on decode results in former-stage pipeline portions
CN102467410B (en) Control method and device for universal flow scheduling engine, and terminal
CN112764911A (en) Task scheduling method and device, electronic equipment and readable storage medium
CN101924820A (en) A kind of method for downloading software, system and portable terminal
CN111666330A (en) Data reading and writing method and device
CN110782253A (en) Transaction processing method, device and equipment based on block chain
CN112860412A (en) Service data processing method and device, electronic equipment and storage medium
CN116521350B (en) ETL scheduling method and device based on deep learning algorithm
CN105912404B (en) A method of finding strong continune component in the large-scale graph data based on disk
CN112765269B (en) Data processing method, device, equipment and storage medium
CN102867060A (en) Method, device and system for data fast search
CN106201442B (en) The execution method and device of application program
CN101826097B (en) Method and system for saving memory space of address book database
CN114528248A (en) Array reconstruction method, device, equipment and storage medium
CN103124309B (en) Method and terminal for read-write control of mobile phone files
CN109389157B (en) User group identification method and device and object group identification method and device
CN106202239A (en) A kind of cad data generates SHAPE data file method and system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant