CN109656567A - The dynamic approach and system of heterogeneousization business data processing logic - Google Patents

The dynamic approach and system of heterogeneousization business data processing logic Download PDF

Info

Publication number
CN109656567A
CN109656567A CN201811595858.1A CN201811595858A CN109656567A CN 109656567 A CN109656567 A CN 109656567A CN 201811595858 A CN201811595858 A CN 201811595858A CN 109656567 A CN109656567 A CN 109656567A
Authority
CN
China
Prior art keywords
logic
heterogeneousization
dynamic
data processing
logic rules
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
CN201811595858.1A
Other languages
Chinese (zh)
Other versions
CN109656567B (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 Rootcloud Technology Co ltd
Changsha Rootcloud Technology Co ltd
Jiansu Rootcloud Technology Co ltd
Shanghai Rootcloud Technology Co ltd
Rootcloud Technology Co Ltd
Original Assignee
Changsha Tree Root Interconnection Technology Co Ltd
Guangzhou Tree Root Interconnection Technology Co Ltd
Jiangsu Tree Root Interconnection Technology Co Ltd
Root Interconnect Technology Ltd
Shanghai Tree Root Interconnection Technology Co Ltd
Beijing Tree Root Interconnection 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 Changsha Tree Root Interconnection Technology Co Ltd, Guangzhou Tree Root Interconnection Technology Co Ltd, Jiangsu Tree Root Interconnection Technology Co Ltd, Root Interconnect Technology Ltd, Shanghai Tree Root Interconnection Technology Co Ltd, Beijing Tree Root Interconnection Technology Co Ltd filed Critical Changsha Tree Root Interconnection Technology Co Ltd
Priority to CN201811595858.1A priority Critical patent/CN109656567B/en
Publication of CN109656567A publication Critical patent/CN109656567A/en
Application granted granted Critical
Publication of CN109656567B publication Critical patent/CN109656567B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)
  • Devices For Executing Special Programs (AREA)

Abstract

The present invention provides the dynamic approaches and system of heterogeneousization business data processing logic, it include: to be applied to server, dynamic compiler is arranged on the server, receives multiple logic rules that client is sent, and constructs complete Regularia according to multiple logic rules and presetting rule class framework;The compiling command information that client is sent is received, the load of complete Regularia is reflected into object instance according to compiling command information by dynamic compiler;The call instruction information that client is sent is received, data flow data is obtained from object instance according to call instruction information;Data flow data is formatted, multiple fields are obtained;Multiple fields execute multiple logic rules, can reduce the influence to current operation business, greatly improve the iteration efficiency of system, improve user experience.

Description

The dynamic approach and system of heterogeneousization business data processing logic
Technical field
The present invention relates to software design and development technical fields, more particularly, to the dynamic of heterogeneousization business data processing logic State method and system.
Background technique
In Data Stream Processing business, the demand often faced seeks to one processing logic of customization and is injected into Some link in data flow.There are many such scene, for example, we will in a stream some node to the advanced row of data Certain conversions, subsequent step all rely on the result after these conversions.For another example it may be desired in a stream certain A link determines data whether occur with some specific situations of determination, and if whether temperature is more than threshold value, engine turns Whether speed is exceeded etc..Either conversion or judgement, requiring certain code logic could complete.Conversion determines to patrol The unlimited diversity and unpredictability collected, cause this problem to become to be not easy to solve.
Summary of the invention
In view of this, the purpose of the present invention is to provide the dynamic approach and system of heterogeneousization business data processing logic, The influence to current operation business can be reduced, the iteration efficiency of system is greatly improved, improves user experience.
In a first aspect, being applied to clothes the embodiment of the invention provides the dynamic approach of heterogeneousization business data processing logic Business device, dynamic compiler are arranged on the server, which comprises
Multiple logic rules that client is sent are received, are constructed according to the multiple logic rules and presetting rule class framework Complete Regularia;
The compiling command information that the client is sent is received, the dynamic compiler will according to the compiling command information The complete Regularia load is reflected into object instance;
The call instruction information that the client is sent is received, according to the call instruction information from the object instance Obtain data flow data;
The data flow data is formatted, multiple fields are obtained;
The multiple field executes the multiple logic rules.
With reference to first aspect, the embodiment of the invention provides the first possible embodiments of first aspect, wherein institute It states and formats the data flow data, obtaining multiple fields includes:
The data flow data is dumped into member variable;
The multiple field is obtained from the member variable.
The possible embodiment of with reference to first aspect the first, the embodiment of the invention provides second of first aspect Possible embodiment, wherein the member variable is json format.
With reference to first aspect, the embodiment of the invention provides the third possible embodiments of first aspect, wherein institute It states dynamic compiler the complete Regularia load is reflected by object instance according to the compiling command information and include:
The complete Regularia is compiled into bytecode according to the compiling command information by the dynamic compiler;
The bytecode is loaded, and is reflected into the object instance.
With reference to first aspect, the embodiment of the invention provides the 4th kind of possible embodiments of first aspect, wherein institute Stating logic rules includes the first logic rules and Second Rule logic, and the multiple field executes the multiple logic rules packet It includes:
The multiple field executes first logic rules, obtains the first result information;
First result information executes the Second Rule logic, obtains the second result information.
Second aspect, the embodiment of the present invention also provide the dynamical system of heterogeneousization business data processing logic, are applied to clothes Business device, dynamic compiler are arranged on the server, the system comprises:
Construction unit, for receiving multiple logic rules of client transmission, according to the multiple logic rules and preset The complete Regularia of Regularia framework establishment;
Loading unit, the compiling command information sent for receiving the client, the dynamic compiler is according to The complete Regularia load is reflected into object instance by compiling command information;
Acquiring unit, the call instruction information sent for receiving the client, according to the call instruction information from Data flow data is obtained in the object instance;
Converting unit obtains multiple fields for formatting the data flow data;
Execution unit executes the multiple logic rules for the multiple field.
In conjunction with second aspect, the embodiment of the invention provides the first possible embodiments of second aspect, wherein institute Stating converting unit includes:
The data flow data is dumped into member variable;
The multiple field is obtained from the member variable.
In conjunction with the first possible embodiment of second aspect, the embodiment of the invention provides second of second aspect Possible embodiment, wherein the member variable is json format.
In conjunction with second aspect, the embodiment of the invention provides the third possible embodiments of second aspect, wherein institute Stating loading unit includes:
The complete Regularia is compiled into bytecode according to the compiling command information by the dynamic compiler;
The dynamic compiler loads the bytecode and is reflected into the object instance.
In conjunction with second aspect, the embodiment of the invention provides the 4th kind of possible embodiments of second aspect, wherein institute Stating logic rules includes the first logic rules and Second Rule logic, and the execution unit includes:
The multiple field executes first logic rules, obtains the first result information;
First result information executes the Second Rule logic, obtains the second result information.
The embodiment of the invention provides the dynamic approaches and system of heterogeneousization business data processing logic, comprising: is applied to Server, dynamic compiler are arranged on the server, multiple logic rules that client is sent are received, according to multiple logic rules Complete Regularia is constructed with presetting rule class framework;The compiling command information that client is sent is received, dynamic compiler is according to volume It translates command information and the load of complete Regularia is reflected into object instance;The call instruction information that client is sent is received, according to tune Data flow data is obtained from object instance with command information;Data flow data is formatted, multiple fields are obtained;It is more A field executes multiple logic rules, can reduce the influence to current operation business, greatly improve the iteration efficiency of system, Improve user experience.
Other features and advantages of the present invention will illustrate in the following description, also, partly become from specification It obtains it is clear that understand through the implementation of the invention.The objectives and other advantages of the invention are in specification, claims And specifically noted structure is achieved and obtained in attached drawing.
To enable the above objects, features and advantages of the present invention to be clearer and more comprehensible, preferred embodiment is cited below particularly, and cooperate Appended attached drawing, is described in detail below.
Detailed description of the invention
It, below will be to specific in order to illustrate more clearly of the specific embodiment of the invention or technical solution in the prior art Embodiment or attached drawing needed to be used in the description of the prior art be briefly described, it should be apparent that, it is described below Attached drawing is some embodiments of the present invention, for those of ordinary skill in the art, before not making the creative labor It puts, is also possible to obtain other drawings based on these drawings.
Fig. 1 is the dynamic approach flow chart for the heterogeneousization business data processing logic that the embodiment of the present invention one provides;
Fig. 2 is step S102 in the dynamic approach for the heterogeneousization business data processing logic that the embodiment of the present invention one provides Flow chart;
Fig. 3 is the dynamic approach overall flow figure for the heterogeneousization business data processing logic that the embodiment of the present invention one provides;
Fig. 4 is step S104 in the dynamic approach for the heterogeneousization business data processing logic that the embodiment of the present invention one provides Flow chart;
Fig. 5 is step S105 in the dynamic approach for the heterogeneousization business data processing logic that the embodiment of the present invention one provides Flow chart;
Fig. 6 is the dynamical system schematic diagram of heterogeneousization business data processing logic provided by Embodiment 2 of the present invention.
Icon:
10- construction unit;20- loading unit;30- acquiring unit;40- converting unit;50- execution unit.
Specific embodiment
In order to make the object, technical scheme and advantages of the embodiment of the invention clearer, below in conjunction with attached drawing to the present invention Technical solution be clearly and completely described, it is clear that described embodiments are some of the embodiments of the present invention, rather than Whole embodiments.Based on the embodiments of the present invention, those of ordinary skill in the art are not making creative work premise Under every other embodiment obtained, shall fall within the protection scope of the present invention.
To be described in detail to the embodiment of the present invention below convenient for understanding the present embodiment.
Embodiment one:
Fig. 1 is the dynamic approach flow chart for the heterogeneousization business data processing logic that the embodiment of the present invention one provides.
Referring to Fig.1, executing subject is server, and dynamic compiler is arranged on the server, method includes the following steps:
Step S101 receives multiple logic rules that client is sent, according to multiple logic rules and presetting rule class frame Framework builds complete Regularia;
Specifically, one section of code logic is a logic rules, by user on interface definition code logic.Presetting rule Class framework is then prefixed three kinds of methods in Regularia: pretreatment prepare method, multiple value get methods and execution Execute method, wherein prepare method is used to obtain data flow data from current operation business, get method be used to from Each field is extracted in the data flow data that prepare method obtains, execute method holds field contents as order Row, to return to multiple results.According to multiple logic rules that presetting rule class framework and client are sent, so that building is complete Regularia.
Step S102, receives the compiling command information that client is sent, and dynamic compiler will be complete according to compiling command information Whole Regularia load is reflected into object instance;
Further, referring to Fig. 2, step S102 is further comprising the steps of:
Complete Regularia is compiled into bytecode according to compiling command information by step S201, dynamic compiler;
Step S202 loads bytecode, and is reflected into object instance.
Specifically, as shown in figure 3, the compiling command information that is sent according to client of dynamic compiler is first by complete Regularia On-the-flier compiler is bytecode, and the bytecode after then dynamic compiler load compiles simultaneously is reflected as object instance.
Step S103 receives the call instruction information that client is sent, is obtained from object instance according to call instruction information Take data flow data;
Specifically, the call instruction information sent according to client, the prepare of presetting rule class framework in object instance Method obtains data flow data from current operation business.
Step S104, data flow data is formatted, and obtains multiple fields;
Further, referring to Fig. 4, step S104 is further comprising the steps of:
Data flow data is dumped to member variable by step S301;
Specifically, prepare method dumps to data flow data after obtaining data flow data in current operation business Member variable inside class provides data for the execution of execute method in future, and member variable is json format here.
Step S302 obtains multiple fields from member variable.
Specifically, presetting rule class framework also provides the get method of different types of data in object instance, such as GetTimestamp method, getLong method, getString method and getDouble method etc., multiple get methods are used here To obtain multiple fields from the json object of member variable, these are can be used when interface definition logic rules in user Get method.
Step S105, multiple fields execute multiple logic rules.
Specifically, in object instance in presetting rule class framework execute method obtained according to multiple get methods it is multiple Field executes user in multiple logic rules of interface definition.When executing multiple logic rules, logic rules include the first rule Then logic and Second Rule logic.Further, referring to Fig. 5, step S105 is further comprising the steps of:
Step S401, multiple fields execute the first logic rules, obtain the first result information;
Step S402, the first result information execute Second Rule logic, obtain the second result information.
Specifically, multiple logic rules include the first logic rules and Second Rule logic here, but are not limited only to first Logic rules and Second Rule logic, are configured according to practical situations.For example, if the input of Second Rule logic according to Rely in the output of the first logic rules, then the logic rules being relied on need to set first carry out, after the logic rules of dependence It executes, i.e., multiple fields first carry out the first logic rules according to execute method, obtain the first result information, then the first knot Fruit information executes Second Rule logic, obtains the second result information, here only the first logic rules and Second Rule logic, because This, the second result information is the result information that data flow data runs multiple logic rules.
Embodiment two:
Fig. 6 is the dynamical system schematic diagram of heterogeneousization business data processing logic provided by Embodiment 2 of the present invention.
Referring to Fig. 6, it is applied to server, dynamic compiler is arranged on the server, which includes:
Construction unit 10, for receiving multiple logic rules of client transmission, according to multiple logic rules and preset rule Then class framework constructs complete Regularia;
Loading unit 20, for receiving the compiling command information of client transmission, dynamic compiler is according to compiling instruction letter The load of complete Regularia is reflected into object instance by breath;
Acquiring unit 30, it is real from object according to call instruction information for receiving the call instruction information of client transmission Data flow data is obtained in example;
Converting unit 40 obtains multiple fields for formatting data flow data;
Execution unit 50 executes multiple logic rules for multiple fields.
Further, converting unit 40 includes:
Data flow data is dumped into member variable;
Multiple fields are obtained from member variable;
Wherein, member variable is json format.
Further, loading unit 20 includes:
Complete Regularia is compiled into bytecode according to compiling command information by dynamic compiler;
Dynamic compiler load bytecode is simultaneously reflected into object instance.
Further, logic rules include the first logic rules and Second Rule logic, execution unit 50 further include:
Multiple fields execute the first logic rules, obtain the first result information;
First result information executes Second Rule logic, obtains the second result information.
The embodiment of the invention provides the dynamic approaches and system of heterogeneousization business data processing logic, comprising: is applied to Server, dynamic compiler are arranged on the server, multiple logic rules that client is sent are received, according to multiple logic rules Complete Regularia is constructed with presetting rule class framework;The compiling command information that client is sent is received, dynamic compiler is according to volume It translates command information and the load of complete Regularia is reflected into object instance;The call instruction information that client is sent is received, according to tune Data flow data is obtained from object instance with command information;Data flow data is formatted, multiple fields are obtained;It is more A field executes multiple logic rules, can reduce the influence to current operation business, greatly improve the iteration efficiency of system, Improve user experience.
The embodiment of the present invention also provides a kind of electronic equipment, including memory, processor and storage are on a memory and can The computer program run on a processor, processor realize heterogeneousization industry provided by the above embodiment when executing computer program The step of dynamic approach of business data process method.
The embodiment of the present invention also provides a kind of computer readable storage medium, and meter is stored on computer readable storage medium Calculation machine program executes the dynamic of the heterogeneousization business data processing logic of above-described embodiment when computer program is run by processor The step of method.
Computer program product provided by the embodiment of the present invention, the computer-readable storage including storing program code Medium, the instruction that said program code includes can be used for executing previous methods method as described in the examples, and specific implementation can be joined See embodiment of the method, details are not described herein.
It is apparent to those skilled in the art that for convenience and simplicity of description, the system of foregoing description It with the specific work process of device, can refer to corresponding processes in the foregoing method embodiment, details are not described herein.
In addition, in the description of the embodiment of the present invention unless specifically defined or limited otherwise, term " installation ", " phase Even ", " connection " shall be understood in a broad sense, for example, it may be being fixedly connected, may be a detachable connection, or be integrally connected;It can To be mechanical connection, it is also possible to be electrically connected;It can be directly connected, can also can be indirectly connected through an intermediary Connection inside two elements.For the ordinary skill in the art, above-mentioned term can be understood at this with concrete condition Concrete meaning in invention.
It, can be with if the function is realized in the form of SFU software functional unit and when sold or used as an independent product It is stored in the executable non-volatile computer-readable storage medium of a processor.Based on this understanding, of the invention Technical solution substantially the part of the part that contributes to existing technology or the technical solution can be with software in other words The form of product embodies, which is stored in a storage medium, including some instructions use so that One computer equipment (can be personal computer, server or the network equipment etc.) executes each embodiment institute of the present invention State all or part of the steps of method.And storage medium above-mentioned includes: USB flash disk, mobile hard disk, read-only memory (ROM, Read- Only Memory), random access memory (RAM, Random Access Memory), magnetic or disk etc. are various can be with Store the medium of program code.
In the description of the present invention, it should be noted that term " center ", "upper", "lower", "left", "right", "vertical", The orientation or positional relationship of the instructions such as "horizontal", "inner", "outside" be based on the orientation or positional relationship shown in the drawings, merely to Convenient for description the present invention and simplify description, rather than the device or element of indication or suggestion meaning must have a particular orientation, It is constructed and operated in a specific orientation, therefore is not considered as limiting the invention.In addition, term " first ", " second ", " third " is used for descriptive purposes only and cannot be understood as indicating or suggesting relative importance.
Finally, it should be noted that embodiment described above, only a specific embodiment of the invention, to illustrate the present invention Technical solution, rather than its limitations, scope of protection of the present invention is not limited thereto, although with reference to the foregoing embodiments to this hair It is bright to be described in detail, those skilled in the art should understand that: anyone skilled in the art In the technical scope disclosed by the present invention, it can still modify to technical solution documented by previous embodiment or can be light It is readily conceivable that variation or equivalent replacement of some of the technical features;And these modifications, variation or replacement, do not make The essence of corresponding technical solution is detached from the spirit and scope of technical solution of the embodiment of the present invention, should all cover in protection of the invention Within the scope of.Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. a kind of dynamic approach of heterogeneousization business data processing logic, which is characterized in that be applied to server, dynamic compiler It is arranged on the server, which comprises
Multiple logic rules that client is sent are received, are constructed according to the multiple logic rules and presetting rule class framework complete Regularia;
The compiling command information that the client is sent is received, the dynamic compiler will be described according to the compiling command information Complete Regularia load is reflected into object instance;
The call instruction information that the client is sent is received, is obtained from the object instance according to the call instruction information Data flow data;
The data flow data is formatted, multiple fields are obtained;
The multiple field executes the multiple logic rules.
2. the dynamic approach of heterogeneousization business data processing logic according to claim 1, which is characterized in that described by institute It states data flow data to format, obtaining multiple fields includes:
The data flow data is dumped into member variable;
The multiple field is obtained from the member variable.
3. the dynamic approach of heterogeneousization business data processing logic according to claim 2, which is characterized in that the member Variable is json format.
4. the dynamic approach of heterogeneousization business data processing logic according to claim 1, which is characterized in that the dynamic The complete Regularia load is reflected into object instance according to the compiling command information by compiler
The complete Regularia is compiled into bytecode according to the compiling command information by the dynamic compiler;
The bytecode is loaded, and is reflected into the object instance.
5. the dynamic approach of heterogeneousization business data processing logic according to claim 1, which is characterized in that the rule Logic includes the first logic rules and Second Rule logic, and the multiple field executes the multiple logic rules and includes:
The multiple field executes first logic rules, obtains the first result information;
First result information executes the Second Rule logic, obtains the second result information.
6. a kind of dynamical system of heterogeneousization business data processing logic, which is characterized in that be applied to server, dynamic compiler It is arranged on the server, the system comprises:
Construction unit, for receiving multiple logic rules of client transmission, according to the multiple logic rules and presetting rule Class framework constructs complete Regularia;
Loading unit, the compiling command information sent for receiving the client, the dynamic compiler is according to the compiling The complete Regularia load is reflected into object instance by command information;
Acquiring unit, the call instruction information sent for receiving the client, according to the call instruction information from described Data flow data is obtained in object instance;
Converting unit obtains multiple fields for formatting the data flow data;
Execution unit executes the multiple logic rules for the multiple field.
7. the dynamical system of heterogeneousization business data processing logic according to claim 6, which is characterized in that the conversion Unit includes:
The data flow data is dumped into member variable;
The multiple field is obtained from the member variable.
8. the dynamical system of heterogeneousization business data processing logic according to claim 7, which is characterized in that the member Variable is json format.
9. the dynamical system of heterogeneousization business data processing logic according to claim 6, which is characterized in that the load Unit includes:
The complete Regularia is compiled into bytecode according to the compiling command information by the dynamic compiler;
The dynamic compiler loads the bytecode and is reflected into the object instance.
10. the dynamical system of heterogeneousization business data processing logic according to claim 6, which is characterized in that the rule Then logic includes the first logic rules and Second Rule logic, and the execution unit includes:
The multiple field executes first logic rules, obtains the first result information;
First result information executes the Second Rule logic, obtains the second result information.
CN201811595858.1A 2018-12-20 2018-12-20 Dynamic method and system for heterogeneous service data processing logic Active CN109656567B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811595858.1A CN109656567B (en) 2018-12-20 2018-12-20 Dynamic method and system for heterogeneous service data processing logic

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811595858.1A CN109656567B (en) 2018-12-20 2018-12-20 Dynamic method and system for heterogeneous service data processing logic

Publications (2)

Publication Number Publication Date
CN109656567A true CN109656567A (en) 2019-04-19
CN109656567B CN109656567B (en) 2022-02-01

Family

ID=66116346

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811595858.1A Active CN109656567B (en) 2018-12-20 2018-12-20 Dynamic method and system for heterogeneous service data processing logic

Country Status (1)

Country Link
CN (1) CN109656567B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110688113A (en) * 2019-09-27 2020-01-14 苏州浪潮智能科技有限公司 Cross-system data calling method, device and system
CN111176624A (en) * 2019-12-31 2020-05-19 中国银行股份有限公司 Method and device for generating streaming calculation index
CN111506309A (en) * 2020-03-16 2020-08-07 北京嘀嘀无限科技发展有限公司 Task execution method and system, and computer-readable storage medium
CN113760406A (en) * 2021-02-07 2021-12-07 北京沃东天骏信息技术有限公司 Data processing method, device, equipment, storage medium and program product

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6549949B1 (en) * 1999-08-31 2003-04-15 Accenture Llp Fixed format stream in a communication services patterns environment
CN101082866A (en) * 2007-06-13 2007-12-05 北京北大方正电子有限公司 Serializing storage of objects and recovering system and method thereof
CN103677952A (en) * 2013-12-18 2014-03-26 华为技术有限公司 Coder decoder generating device and method
US20140282363A1 (en) * 2013-03-15 2014-09-18 Russell Sellers Method of generating a computer architecture representation in a reusable syntax and grammar
CN104541473A (en) * 2012-06-01 2015-04-22 黑莓有限公司 Universal synchronization engine based on probabilistic methods for guarantee of lock in multiformat audio systems
CN106227668A (en) * 2016-07-29 2016-12-14 腾讯科技(深圳)有限公司 Data processing method and device
CN106415492A (en) * 2014-05-30 2017-02-15 苹果公司 Language, function library, and compiler for graphical and non-graphical computation on a graphical processor unit
CN107943482A (en) * 2017-11-02 2018-04-20 千寻位置网络有限公司 Rule-based stream data processing method unification monitor supervision platform

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6549949B1 (en) * 1999-08-31 2003-04-15 Accenture Llp Fixed format stream in a communication services patterns environment
CN101082866A (en) * 2007-06-13 2007-12-05 北京北大方正电子有限公司 Serializing storage of objects and recovering system and method thereof
CN104541473A (en) * 2012-06-01 2015-04-22 黑莓有限公司 Universal synchronization engine based on probabilistic methods for guarantee of lock in multiformat audio systems
US20140282363A1 (en) * 2013-03-15 2014-09-18 Russell Sellers Method of generating a computer architecture representation in a reusable syntax and grammar
CN103677952A (en) * 2013-12-18 2014-03-26 华为技术有限公司 Coder decoder generating device and method
CN106415492A (en) * 2014-05-30 2017-02-15 苹果公司 Language, function library, and compiler for graphical and non-graphical computation on a graphical processor unit
CN106227668A (en) * 2016-07-29 2016-12-14 腾讯科技(深圳)有限公司 Data processing method and device
CN107943482A (en) * 2017-11-02 2018-04-20 千寻位置网络有限公司 Rule-based stream data processing method unification monitor supervision platform

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110688113A (en) * 2019-09-27 2020-01-14 苏州浪潮智能科技有限公司 Cross-system data calling method, device and system
CN110688113B (en) * 2019-09-27 2022-12-06 苏州浪潮智能科技有限公司 Cross-system data calling method, device and system
CN111176624A (en) * 2019-12-31 2020-05-19 中国银行股份有限公司 Method and device for generating streaming calculation index
CN111176624B (en) * 2019-12-31 2023-09-01 中国银行股份有限公司 Method and device for generating stream type calculation index
CN111506309A (en) * 2020-03-16 2020-08-07 北京嘀嘀无限科技发展有限公司 Task execution method and system, and computer-readable storage medium
CN111506309B (en) * 2020-03-16 2023-10-24 北京嘀嘀无限科技发展有限公司 Task execution method and system, and computer-readable storage medium
CN113760406A (en) * 2021-02-07 2021-12-07 北京沃东天骏信息技术有限公司 Data processing method, device, equipment, storage medium and program product

Also Published As

Publication number Publication date
CN109656567B (en) 2022-02-01

Similar Documents

Publication Publication Date Title
CN109656567A (en) The dynamic approach and system of heterogeneousization business data processing logic
EP3702908B1 (en) Hardware acceleration method and the corresponding program
CN104081377B (en) Manage Scripts file dependencies and load time
CN110908667A (en) Method and device for joint compilation of neural network and electronic equipment
JP2019512973A (en) Efficient state machine for real-time data flow programming
US9894185B2 (en) System and method for condition-based application logic shifting between a client and a server
CN112783974A (en) Data conversion method, device, equipment and storage medium
CN109325150B (en) Expression-based big data processing method and device, electronic equipment and storage medium
CN115185539B (en) Method, device and storage medium for generating executable dynamic link library file
Brabra et al. Model-driven orchestration for cloud resources
CN114879948A (en) WebAssembly-based intelligent contract processing method, device, equipment and storage medium
Chen et al. AndroidOff: Offloading android application based on cost estimation
CN109656453A (en) Rule editing method, apparatus and equipment
CN114201156A (en) Access method, device, electronic equipment and computer storage medium
CN112817660A (en) Method, device, equipment and storage medium for expanding small program capacity
CN115796228B (en) Operator fusion method, device, equipment and storage medium
Rathfelder et al. Palladio workbench: A quality-prediction tool for component-based architectures
CN115022312B (en) Method and device for realizing multi-intelligent contract engine, electronic equipment and storage medium
CN116360712A (en) Platform framework extension method, device and storage medium
EP3134815B1 (en) Memory efficient thread-level speculation
CN109388619B (en) Shared data system and shared data method
US9235382B2 (en) Input filters and filter-driven input processing
CN108694046B (en) Container assembly method and apparatus
US8074208B2 (en) System and method for generating safe and efficient component relationships in wireless applications
CN109003031A (en) A kind of method, equipment and the storage medium of scheduling and planning product

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
CB02 Change of applicant information

Address after: 100000 Beijing Haidian District, Northwest Wangdong Road, No. 10 East Courtyard 5 Building, 6th Floor 606-1

Applicant after: BEIJING ROOTCLOUD TECHNOLOGY Co.,Ltd.

Applicant after: Shugen Internet Co.,Ltd.

Applicant after: GUANGZHOU ROOTCLOUD TECHNOLOGY Co.,Ltd.

Applicant after: JIANSU ROOTCLOUD TECHNOLOGY Co.,Ltd.

Applicant after: SHANGHAI ROOTCLOUD TECHNOLOGY Co.,Ltd.

Applicant after: CHANGSHA ROOTCLOUD TECHNOLOGY Co.,Ltd.

Address before: 100000 Beijing Haidian District, Northwest Wangdong Road, No. 10 East Courtyard 5 Building, 6th Floor 606-1

Applicant before: BEIJING ROOTCLOUD TECHNOLOGY Co.,Ltd.

Applicant before: IROOTECH TECHNOLOGY Co.,Ltd.

Applicant before: GUANGZHOU ROOTCLOUD TECHNOLOGY Co.,Ltd.

Applicant before: JIANSU ROOTCLOUD TECHNOLOGY Co.,Ltd.

Applicant before: SHANGHAI ROOTCLOUD TECHNOLOGY Co.,Ltd.

Applicant before: CHANGSHA ROOTCLOUD TECHNOLOGY Co.,Ltd.

CB02 Change of applicant information
TA01 Transfer of patent application right

Effective date of registration: 20210518

Address after: 606-1, 6th floor, building 5, East District, No.10 courtyard, northwest Wangdong Road, Haidian District, Beijing

Applicant after: BEIJING ROOTCLOUD TECHNOLOGY Co.,Ltd.

Applicant after: Shugen Internet Co.,Ltd.

Applicant after: JIANSU ROOTCLOUD TECHNOLOGY Co.,Ltd.

Applicant after: SHANGHAI ROOTCLOUD TECHNOLOGY Co.,Ltd.

Applicant after: CHANGSHA ROOTCLOUD TECHNOLOGY Co.,Ltd.

Address before: 606-1, 6th floor, building 5, East District, No.10 courtyard, northwest Wangdong Road, Haidian District, Beijing

Applicant before: BEIJING ROOTCLOUD TECHNOLOGY Co.,Ltd.

Applicant before: Shugen Internet Co.,Ltd.

Applicant before: GUANGZHOU ROOTCLOUD TECHNOLOGY Co.,Ltd.

Applicant before: JIANSU ROOTCLOUD TECHNOLOGY Co.,Ltd.

Applicant before: SHANGHAI ROOTCLOUD TECHNOLOGY Co.,Ltd.

Applicant before: CHANGSHA ROOTCLOUD TECHNOLOGY Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant