CN109542597A - Multi-process visualizes application method, system and computer storage medium - Google Patents

Multi-process visualizes application method, system and computer storage medium Download PDF

Info

Publication number
CN109542597A
CN109542597A CN201811233410.5A CN201811233410A CN109542597A CN 109542597 A CN109542597 A CN 109542597A CN 201811233410 A CN201811233410 A CN 201811233410A CN 109542597 A CN109542597 A CN 109542597A
Authority
CN
China
Prior art keywords
subsystem
application system
message queuing
subsystems
queuing services
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201811233410.5A
Other languages
Chinese (zh)
Inventor
邓海涛
李国栋
黄仝宇
汪刚
宋兵
宋一兵
侯玉清
刘双广
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Gosuncn Technology Group Co Ltd
Original Assignee
Gosuncn Technology Group 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 Gosuncn Technology Group Co Ltd filed Critical Gosuncn Technology Group Co Ltd
Priority to CN201811233410.5A priority Critical patent/CN109542597A/en
Publication of CN109542597A publication Critical patent/CN109542597A/en
Pending legal-status Critical Current

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
    • 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/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/548Queue

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The present invention provides a kind of multi-process visualization application method, multi-process visual application system and computer storage medium, the described method includes: according to the design of application system, it is divided into multiple individual subsystems, wherein each subsystem is run respectively as individual process;The process of multiple subsystems is separately connected by background service program.Multi-process visualization application method according to an embodiment of the present invention reduces the coupling of entire application system in such a way that multi-process subsystem combines;A possibility that each process independent operating, is communicated by Message Queuing Services, reduces whole system collapse, if some individual process there is a problem, will not influence the operation of other processes.

Description

Multi-process visualizes application method, system and computer storage medium
Technical field
The present invention relates to visual application system field, more particularly, to a kind of multi-process visualization application method, more Process visual application system and computer storage medium.
Background technique
Mainstream desktop visual application system on the market is all one process operation now, that is, a system only has one A application program is related to time-consuming operation in system and then goes processing to promote user experience by way of multithreading.
However, the visual application system of one process can become to get in constantly iteration with the increase of the market demand Come huger, more and more too fat to move, developing the degree of coupling also can be higher and higher, when having new demand, entire application system It requires exploitation to complete to redeploy, in this way it is difficult to ensure that entirely there is no problem for each function of application system, when a certain portion Point function there is a problem, may influence the normal operation of whole system.Accordingly, there exist improve to need.
Summary of the invention
In view of this, the present invention provides a kind of multi-process visualization application method, multi-process visual application system and meter Calculation machine storage medium, can reduce the coupling of entire application system, be convenient for later maintenance.
In order to solve the above technical problems, on the one hand, the present invention provides a kind of multi-process visualization application method, the method Include: the design according to application system, be divided into multiple individual subsystems, wherein each subsystem respectively as Individual process operation;The process of multiple subsystems is separately connected by background service program.
According to some embodiments of the present invention, the application system is divided into multiple subsystems according to function.
According to some embodiments of the present invention, the background service program is the Message Queuing Services, the message team Column service the process for receiving, parsing and forwarding each subsystem.
Second aspect, the embodiment of the present invention provide a kind of multi-process visual application system, comprising: multi-process subsystem, The multi-process subsystem includes multiple individual subsystems, and each subsystem is run respectively as individual process;Disappear Cease queue service, the Message Queuing Services communicated respectively with multiple subsystems with connect multiple subsystems into Journey.
According to some embodiments of the present invention, the multi-process subsystem is divided into multiple subsystems according to function.
According to some embodiments of the present invention, the multi-process subsystem uses WPF technological development.
According to some embodiments of the present invention, Message Queuing's service is developed using Java language.
According to some embodiments of the present invention, the Message Queuing Services are for receiving, parsing and forwarding each subsystem Process.
According to some embodiments of the present invention, the Message Queuing Services are QPID message queue.
The third aspect, the embodiment of the present invention provide a kind of computer storage medium, including one or more computer instruction, One or more computer instruction realizes the method as described in above-described embodiment when being executed.
Above-mentioned technical proposal of the invention one of at least has the advantages that:
Multi-process visualization application method, multi-process visual application system and computer according to an embodiment of the present invention are deposited Storage media reduces the coupling of entire application system in such a way that multi-process subsystem combines;Each process is independently transported A possibility that row, is communicated by QPID Message Queuing Services, reduces whole system collapse, if some individual process It there is a problem, will not influence the operation of other processes;Various new demands of adaptation that can be more accurate, if only wherein one A subsystem has new demand, then can individually develop this subsystem, and individually deployment is got on again after the completion of exploitation, will not influence The operation of entire application system;Convenient for later maintenance, entire application system has subsystems to be composed, some subsystem System goes wrong, and can separately maintain the subsystem, and does not have to entire application system and all stop working.
Detailed description of the invention
Fig. 1 is that the multi-process of the embodiment of the present invention visualizes the flow chart of application method;
Fig. 2 is the schematic diagram of the multi-process visual application system of the embodiment of the present invention;
Fig. 3 is the schematic diagram of the electronic equipment of the embodiment of the present invention.
Appended drawing reference:
Multi-process visualizes application method 100;
Multi-process visual application system 200;
Multi-process subsystem 210;Subsystem 211;Message Queuing Services 220;
Electronic equipment 300;
Memory 310;Operating system 311;Application program 312;
Processor 320;Network interface 330;Input equipment 340;Hard disk 350;Show equipment 360.
Specific embodiment
Below in conjunction with drawings and examples, specific embodiments of the present invention will be described in further detail.Following reality Example is applied for illustrating the present invention, but is not intended to limit the scope of the invention.
Multi-process according to an embodiment of the present invention, which is specifically described, in conjunction with attached drawing first below visualizes application method 100.
As shown in Figure 1, multi-process visualization application method 100 according to an embodiment of the present invention includes:
According to the design of application system, it is divided into multiple individual subsystems, wherein each subsystem is made respectively For the operation of individual process.
The process of multiple subsystems is separately connected by background service program.
In other words, multi-process according to an embodiment of the present invention visualizes application method 100, if application system is divided into cadre Point, each section is respectively as an individual subsystem, each subsystem is as an individual process operation.By rear Platform service routine communicates multiple subsystems, and the connection between multiple subsystems may be implemented.
Multi-process according to an embodiment of the present invention visualizes application method 100 as a result, by using multi-process subsystem Mode can be arbitrarily made with a visual application system according to demand, and size can customize, and can contract so that system for tracking is synchronous It puts, reduces the coupling of entire application system, and each process independent operating, if some individual process occurs Problem, will not influence other frequent operations, can with the more accurate various new demands of adaptation, if only one of them Subsystem has new demand, then can individually develop this subsystem, and individually deployment is got on again after the completion of exploitation, will not influence whole The operation of a application system.
According to one embodiment of present invention, the application system is divided into multiple subsystems according to function.Namely It says, application system is that multiple subsystems are divided into according to the difference of function, and each subsystem can respectively correspond a kind of function Can, multi-process subsystem can be arbitrarily made with a visual application system according to functional requirement, and size can customize, function It is more complete.
Preferably, in certain specific embodiments of the invention, the background service program is message queue clothes Business, the Message Queuing Services are used to receive, parse and forward the process of each subsystem.
In other words, Message Queuing Services are the media communicated between all subsystems, are a kind of background services Program, Message Queuing Services are write using Java language, are responsible for reception, parse and forward the message between each process.By This, Message Queuing Services can be used as different processes, the bridge communicated between the system that different language is write, and lead to A possibility that crossing Message Queuing Services to be communicated, reducing whole system collapse, if some individual process occurs Problem will not influence the operation of other processes.
To sum up, multi-process according to an embodiment of the present invention visualizes application method 100, pass through multi-process subsystem group The mode of conjunction reduces the coupling of entire application system;Each process independent operating, is led to by Message Queuing Services Letter reduces a possibility that whole system is collapsed, if some individual process there is a problem, will not influence other processes Operation;The various new demands of adaptation that can be more accurate can be opened individually if only one of subsystem has new demand This subsystem is sent out, individually deployment is got on again after the completion of exploitation, will not influence the operation of entire application system;Convenient for later period dimension Shield, entire application system have subsystems to be composed, some subsystem goes wrong, and can separately maintain the subsystem System, and do not have to entire application system and all stop working.
As shown in Fig. 2, multi-process visual application system 200 according to an embodiment of the present invention includes: multi-process subsystem 210 and Message Queuing Services 220.
Specifically, the multi-process subsystem 210 includes multiple individual subsystems 211, and each subsystem 211 divides Not Zuo Wei the operation of individual process, the Message Queuing Services 220 communicate multiple to connect respectively with multiple subsystems 211 The process of the subsystem 211.
That is, multi-process visual application system 200 according to an embodiment of the present invention is by multiple subsystems 211, the mode of multi-process goes to be combined into visual application system.Multi-process visual application system 200 includes two parts: more Process subsystem 210 and Message Queuing Services 220.
Further, the multi-process subsystem 210 is divided into multiple subsystems 211, i.e. multi-process according to function System 210 is according to the design of entire application system, if being divided into stem portion by function, each section is individual as one Subsystem 211, multi-process subsystem 210 can be used WPF technology and developed, each subsystem as one individually into Cheng Yunhang.
Wherein, WPF (Windows Presentation Foundation) is Microsoft's release based on Windows The user interface frame of Vista belongs to a part of .NET Framework 3.0.It provides unified programming model, language It makes peace frame, has been truly realized the work of separating interface designer and developer;It provides completely new multimedia simultaneously Interactive user graphical interfaces.
Multi-process visual application system 200 according to an embodiment of the present invention, multi-process subsystem 210 can roots as a result, Be arbitrarily made with a visual application system according to demand, size can customize, can with system for tracking synchronization scaling, by mostly into The combined mode of journey subsystem 210, reduces the coupling of entire application system;Various new need of adaptation that can be more accurate It asks, if only one of subsystem 211 has new demand, can individually develop this subsystem 211, after the completion of exploitation again Individually deployment is got on, and will not influence the operation of entire application system;In addition, the system is also convenient for later maintenance, it is entire to apply System is all composed of subsystems 211, some subsystem 211 goes wrong, and can separately maintain the subsystem 211, and do not have to entire application system and all stop working.
In certain specific embodiments of the invention, the Message Queuing Services 220 are QPID message queue.It is preferred that Ground, Message Queuing's service are developed using Java language.Further, the Message Queuing Services are for receiving, parsing simultaneously Forward the process of each subsystem.
In other words, Message Queuing Services 220 are the media communicated between all subsystems 211, after being one kind Platform service routine, is write using Java language, is responsible for reception, is parsed and forward the message between each process, message queue Service 220 can be QPID Message Queuing Services.
Wherein, Java is a kind of object oriented program language that can write cross-platform program.Java skill Art has brilliant versatility, high efficiency, platform transplantation and safety, is widely used in PC, data center, game control Platform, scientific supercomputer, mobile phone and internet.
AMQP is a kind of open network agreement for service message.He defines a kind of permission both sides progress reliable service The binary system line grade agreement of message transmission.The target of the agreement is as the standard to interoperate between all message-oriented middlewares Agreement.Message queue is the communication mode between a kind of interprocess communication thread or the different threads of same process.QPID be then by A kind of message queue of Apache exploitation, realizes AMQP agreement, and support multilingual and kinds of platform.
QPID Message Queuing Services 220 can be used as different processes as a result, be led between the system that different language is write The bridge of letter, each process independent operating of multi-process subsystem 210, is communicated by QPID Message Queuing Services 220, A possibility that reducing whole system collapse, if some individual process there is a problem, will not influence the fortune of other processes Row.
In addition, the computer storage medium includes one or more the present invention also provides a kind of computer storage medium Computer instruction, one or more computer instruction realize any of the above-described multi-process visualization application when being executed Method 100.
That is, the computer storage medium is stored with computer program, the computer program is transported by processor When row, so that the processor executes any of the above-described multi-process visualization application method 100.
As shown in figure 3, the embodiment of the invention provides a kind of electronic equipment 300, including memory 310 and processor 320, The memory 310 is for storing one or more computer instruction, and the processor 320 is for calling and executing described one Or a plurality of computer instruction, to realize any of the above-described method.
That is, electronic equipment 300 includes: processor 320 and memory 310, it is stored in the memory 310 Computer program instructions, wherein when the computer program instructions are run by the processor, so that the processor 320 Execute any of the above-described method 100.
Further, as shown in figure 3, electronic equipment 300 further include network interface 330, input equipment 340, hard disk 350, With display equipment 360.
It can be interconnected by bus architecture between above-mentioned each interface and equipment.It may include any that bus architecture, which can be, The bus and bridge of the interconnection of quantity.One or more central processing unit (CPU) specifically represented by processor 320, Yi Jiyou The various circuit connections for one or more memory that memory 310 represents are together.Bus architecture can also will be such as outer Peripheral equipment, voltage-stablizer are together with the various other circuit connections of management circuit or the like.It is appreciated that bus architecture is used Connection communication between these components of realization.Bus architecture further includes power bus, controls always in addition to including data/address bus Line and status signal bus in addition, these are all it is known in the art, therefore is no longer described in greater detail herein.
The network interface 330 can connect to network (such as internet, local area network), dependency number obtained from network According to, and can be stored in hard disk 350.
The input equipment 340, can receive operator input various instructions, and be sent to processor 320 for It executes.The input equipment 340 may include keyboard or pointing device (for example, mouse, trace ball (trackball), sense of touch Plate or touch screen etc..
The display equipment 360, the result that processor 320 executes instruction acquisition can be shown.
The memory 310, program necessary to running for storage program area and data and processor 320 are counted The data such as the intermediate result during calculation.
It is appreciated that the memory 310 in the embodiment of the present invention can be volatile memory or nonvolatile memory, It or may include both volatile and non-volatile memories.Wherein, nonvolatile memory can be read-only memory (ROM), Programmable read only memory (PROM), Erasable Programmable Read Only Memory EPROM (EPROM), electrically erasable programmable read-only memory (EEPROM) or flash memory.Volatile memory can be random access memory (RAM), be used as External Cache.Herein The memory 310 of the device and method of description is intended to include but is not limited to the memory of these and any other suitable type.
In some embodiments, memory 310 stores following element, executable modules or data structures, or Their subset of person or their superset: operating system 311 and application program 312.
Wherein, operating system 311 include various system programs, such as ccf layer, core library layer, driving layer etc., for real Existing various basic businesses and the hardware based task of processing.Application program 312 includes various application programs, such as browser (Browser) etc., for realizing various applied business.Realize that the program of present invention method may be embodied in application program In 312.
Above-mentioned processor 320, when calling and executing the application program and data that are stored in the memory 310, specifically , when can be the program or instruction that store in application program 312, facility registration information is sent to by NB-IoT transmission device End service;Upper end service receives the facility registration information, and sends multiple default wheels one by one to the NB-IoT transmission device Ask request instruction;The NB-IoT transmission device saves multiple default polling request instructions, and services to send to upper end and protect Deposit result;Upper end service issues poll sign on to the NB-IoT transmission device according to the preservation result;The NB- IoT transmission device sends the default polling request instruction to smart machine, and the smart machine receives the default poll and asks Instruction is asked, and replys data to the NB-IoT transmission device;The NB-IoT transmission device asks each default poll It asks and instructs and sent in the corresponding data to upper end service, upper end service parses the data;The NB-IoT is passed Enter dormant state after transfer device end of polling(EOP), is configured according to poll and next round poll is waited to start.
The method that the above embodiment of the present invention discloses can be applied in processor 320, or be realized by processor 320. Processor 320 may be a kind of IC chip, the processing capacity with signal.During realization, the above method it is each Step can be completed by the integrated logic circuit of the hardware in processor 320 or the instruction of software form.Above-mentioned processing Device 320 can be general processor, digital signal processor (DSP), specific integrated circuit (ASIC), ready-made programmable gate array (FPGA) either other programmable logic device, discrete gate or transistor logic, discrete hardware components, may be implemented or Person executes disclosed each method, step and the logic diagram in the embodiment of the present invention.General processor can be microprocessor or Person's processor is also possible to any conventional processor etc..The step of method in conjunction with disclosed in the embodiment of the present invention, can be straight Connect and be presented as that hardware decoding processor executes completion, or in decoding processor hardware and software module combination executed At.Software module can be located at random access memory, and flash memory, read-only memory, programmable read only memory or electrically-erasable can In the storage medium of this fields such as programmable memory, register maturation.The storage medium is located at memory 310, and processor 320 is read Information in access to memory 310, in conjunction with the step of its hardware completion above method.
It is understood that embodiments described herein can with hardware, software, firmware, middleware, microcode or its Combination is to realize.For hardware realization, processing unit be may be implemented in one or more specific integrated circuits (ASIC), number letter Number processor DSP), digital signal processing appts (DSPD), programmable logic device (PLD), field programmable gate array (FPGA), general processor, controller, microcontroller, microprocessor, other electronics lists for executing herein described function In member or combinations thereof.
For software implementations, it can be realized herein by executing the module (such as process, function etc.) of function described herein The technology.Software code is storable in memory and is executed by processor.Memory can in the processor or It is realized outside processor.
Specifically, processor 320 is also used to read the computer program, executes any of the above-described method.
In several embodiments provided herein, it should be understood that disclosed method and apparatus, it can be by other Mode realize.For example, the apparatus embodiments described above are merely exemplary, for example, the division of the unit, only For a kind of logical function partition, there may be another division manner in actual implementation, such as multiple units or components can combine Or it is desirably integrated into another system, or some features can be ignored or not executed.Another point, shown or discussed phase Coupling, direct-coupling or communication connection between mutually can be through some interfaces, the INDIRECT COUPLING or communication of device or unit Connection can be electrical property, mechanical or other forms.
It, can also be in addition, the functional units in various embodiments of the present invention may be integrated into one processing unit It is that the independent physics of each unit includes, can also be integrated in one unit with two or more units.Above-mentioned integrated list Member both can take the form of hardware realization, can also realize in the form of hardware adds SFU software functional unit.
The above-mentioned integrated unit being realized in the form of SFU software functional unit can store and computer-readable deposit at one In storage media.Above-mentioned SFU software functional unit 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 receiving/transmission method described in each embodiment of the present invention Part steps.And storage medium above-mentioned includes: USB flash disk, mobile hard disk, read-only memory (Read-Only Memory, abbreviation ROM), random access memory (Random Access Memory, abbreviation RAM), magnetic or disk etc. are various can store The medium of program code.
The above is a preferred embodiment of the present invention, it is noted that for those skilled in the art For, without departing from the principles of the present invention, it can also make several improvements and retouch, these improvements and modifications It should be regarded as protection scope of the present invention.

Claims (10)

1. a kind of multi-process visualizes application method, which is characterized in that the described method includes:
According to the design of application system, it is divided into multiple individual subsystems, wherein each subsystem is respectively as list Only process operation;
The process of multiple subsystems is separately connected by background service program.
2. the method according to claim 1, wherein the application system is divided into multiple subsystems according to function System.
3. the method according to claim 1, wherein the background service program be the Message Queuing Services, The Message Queuing Services are used to receive, parse and forward the process of each subsystem.
4. a kind of multi-process visual application system characterized by comprising
Multi-process subsystem, the multi-process subsystem include multiple individual subsystems, each subsystem respectively as Individual process operation;
Message Queuing Services, the Message Queuing Services are communicated with multiple subsystems respectively to connect multiple subsystems Process.
5. multi-process visual application system according to claim 4, which is characterized in that the multi-process subsystem according to Function is divided into multiple subsystems.
6. multi-process visual application system according to claim 4, which is characterized in that the multi-process subsystem uses WPF technological development.
7. multi-process visual application system according to claim 4, which is characterized in that Message Queuing's service uses Java language exploitation.
8. multi-process visual application system according to claim 4, which is characterized in that the Message Queuing Services are used for Receive, parse and forward the process of each subsystem.
9. multi-process visual application system according to claim 4, which is characterized in that the Message Queuing Services are QPID message queue.
10. a kind of computer storage medium, which is characterized in that including one or more computer instruction, described one or more Computer instruction realizes method as claimed in any one of claims 1-3 when being executed.
CN201811233410.5A 2018-10-23 2018-10-23 Multi-process visualizes application method, system and computer storage medium Pending CN109542597A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811233410.5A CN109542597A (en) 2018-10-23 2018-10-23 Multi-process visualizes application method, system and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811233410.5A CN109542597A (en) 2018-10-23 2018-10-23 Multi-process visualizes application method, system and computer storage medium

Publications (1)

Publication Number Publication Date
CN109542597A true CN109542597A (en) 2019-03-29

Family

ID=65844555

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811233410.5A Pending CN109542597A (en) 2018-10-23 2018-10-23 Multi-process visualizes application method, system and computer storage medium

Country Status (1)

Country Link
CN (1) CN109542597A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111836344A (en) * 2019-04-17 2020-10-27 高新兴科技集团股份有限公司 Data acquisition method and device, computer storage medium and electronic equipment
CN111966476A (en) * 2020-08-16 2020-11-20 云知声智能科技股份有限公司 Multi-process evaluation method and device, terminal and computer storage medium
CN113076131A (en) * 2021-04-07 2021-07-06 山东爱拓软件开发有限公司 Embedded software system construction method and system based on multi-process architecture idea

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102141893A (en) * 2011-05-11 2011-08-03 清华大学 Large-breadth interactive desktop-oriented multi-user window system
CN102739452A (en) * 2012-06-28 2012-10-17 浪潮(北京)电子信息产业有限公司 Method and system for monitoring resources
US20160011754A1 (en) * 2014-07-09 2016-01-14 Dell Products, L.P. Method and system for virtualized sensors in a multi-sensor environment
CN107479898A (en) * 2017-08-28 2017-12-15 荆门程远电子科技有限公司 A kind of system architecture of the three-dimensional earth based on mobile platform
CN108021377A (en) * 2016-11-01 2018-05-11 阿里巴巴集团控股有限公司 A kind of application icon update method and device
CN108038008A (en) * 2017-12-08 2018-05-15 广东金赋科技股份有限公司 Self-aided terminal framework

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102141893A (en) * 2011-05-11 2011-08-03 清华大学 Large-breadth interactive desktop-oriented multi-user window system
CN102739452A (en) * 2012-06-28 2012-10-17 浪潮(北京)电子信息产业有限公司 Method and system for monitoring resources
US20160011754A1 (en) * 2014-07-09 2016-01-14 Dell Products, L.P. Method and system for virtualized sensors in a multi-sensor environment
CN108021377A (en) * 2016-11-01 2018-05-11 阿里巴巴集团控股有限公司 A kind of application icon update method and device
CN107479898A (en) * 2017-08-28 2017-12-15 荆门程远电子科技有限公司 A kind of system architecture of the three-dimensional earth based on mobile platform
CN108038008A (en) * 2017-12-08 2018-05-15 广东金赋科技股份有限公司 Self-aided terminal framework

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111836344A (en) * 2019-04-17 2020-10-27 高新兴科技集团股份有限公司 Data acquisition method and device, computer storage medium and electronic equipment
CN111966476A (en) * 2020-08-16 2020-11-20 云知声智能科技股份有限公司 Multi-process evaluation method and device, terminal and computer storage medium
CN113076131A (en) * 2021-04-07 2021-07-06 山东爱拓软件开发有限公司 Embedded software system construction method and system based on multi-process architecture idea

Similar Documents

Publication Publication Date Title
CN109976761B (en) Software development kit generation method and device and terminal equipment
WO2018205730A1 (en) Method and device for obtaining smart contract interface in blockchain
US9626162B2 (en) System and method for building graphical instrument panels
US8935623B1 (en) Automatic API generation to functional PSoC blocks
CN109542597A (en) Multi-process visualizes application method, system and computer storage medium
CN110244942A (en) A kind of page generation method, apparatus and system
CN110517138A (en) Intelligent contract processing method, device, computer equipment and storage medium
CN108228551B (en) excel data import method, device, equipment and computer readable storage medium
US10540150B2 (en) Composable context menus
EP3869377A1 (en) Method and apparatus for data processing based on smart contract, device and storage medium
CN109542470A (en) Configuration, installation method and configuration device
CN113254043A (en) Web front-end project processing method and device, electronic equipment and storage medium
US8832650B2 (en) Automated code generation for an automated teller machine
CN115185496A (en) Service arrangement method based on Flowable workflow engine
US7984427B2 (en) System and methods for synchronizing software execution across data processing systems and platforms
Schlägl et al. GUI-VP Kit: A RISC-V VP meets Linux graphics-enabling interactive graphical application development
Stolte et al. Visualizing application behavior on superscalar processors
CN109298860A (en) Thread switching method, device and computer storage medium based on android system
US9703614B2 (en) Managing a free list of resources to decrease control complexity and reduce power consumption
CN201266388Y (en) High integration embedded graphics display drive device
CN101364301A (en) Embedded graphic display drive deivce
US10339615B2 (en) Automatic IP core generation system
US10936389B2 (en) Dual physical-channel systems firmware initialization and recovery
US20050283756A1 (en) Method and system to automatically generate performance evaluation code for multi-threaded/multi-processor architectures
US8195927B2 (en) Expedient preparation of memory for video execution

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20190329

RJ01 Rejection of invention patent application after publication