CN109471621A - A kind of tools build method under linux system based on big data - Google Patents

A kind of tools build method under linux system based on big data Download PDF

Info

Publication number
CN109471621A
CN109471621A CN201811123814.9A CN201811123814A CN109471621A CN 109471621 A CN109471621 A CN 109471621A CN 201811123814 A CN201811123814 A CN 201811123814A CN 109471621 A CN109471621 A CN 109471621A
Authority
CN
China
Prior art keywords
container
worker
docker
threads
docker container
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
CN201811123814.9A
Other languages
Chinese (zh)
Other versions
CN109471621B (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.)
Xi'an Electronic And Science University Engineering Technology Research Institute Co Ltd
Original Assignee
Xi'an Electronic And Science University Engineering Technology Research Institute 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 Xi'an Electronic And Science University Engineering Technology Research Institute Co Ltd filed Critical Xi'an Electronic And Science University Engineering Technology Research Institute Co Ltd
Priority to CN201811123814.9A priority Critical patent/CN109471621B/en
Publication of CN109471621A publication Critical patent/CN109471621A/en
Application granted granted Critical
Publication of CN109471621B publication Critical patent/CN109471621B/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/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Abstract

The present invention relates to a kind of tools build methods under linux system based on big data.It include: to establish construction platform and building server, wherein each construction platform corresponds at least one described building server;According to the building server construction Docker container, wherein each building server corresponds at least one described Docker container;Container threads Worker is constructed in the Docker container;OpenWrt tool is constructed according to the container threads Worker;Front-end interface is constructed according to the container threads Worker.The present invention designs the system for constructing and testing automatically for OpenWrt using Docker containerization and virtualization technology, realize isolation of the constructing environment to different target platforms, managing and maintaining for whole system is facilitated, the building efficiency of whole system is improved.

Description

A kind of tools build method under linux system based on big data
Technical field
The invention belongs to operation system technology fields, and in particular to the tool under a kind of linux system based on big data Construction method.
Background technique
With the development of broadband technology and technology of Internet of things, smart machine in the family now is more and more, TV, ice The white domestic appliances such as case all joined the function of network connection, the intelligence such as more diverse tool such as sweeping robot, intelligence sensor Energy home equipment also occurs gradually in our life.Of this sort equipment, operating system are all from a set of entitled OpenWrt, the embedded system customization based on Linux.The function of OpenWrt is very powerful, can according to demand freely Cutting system module increases specific function;Meanwhile the source code of OpenWrt is completely open, authorization is flexible, many new The household radio router of the manufacturers such as intellectual product such as millet, TP-Link, striking news, Mercury, what is used is all based on OpenWrt Depth customizes and adds the private functional operating system in part.
However, a big difficulty when carrying out project development using OpenWrt is the building of total system.For an allusion quotation First by component to be tested and system module code update, then the OpenWrt project of type, tester need when testing Whole system is constructed again, and by system, programming carries out subsequent survey into the equipment of test by way of TFTP after building is completed Examination.Wherein, the work of this part of the building of code update and total system is complex, requires a great deal of time and energy. In addition, constructing environment cannot achieve isolation to different target platforms, it is very difficult to manage and maintain.
A kind of existing patent " system and method for automatic building the operating system " (patent No.: 201310513360.7) public A kind of system and method for automatic building operating system is opened, deficiency is that managing and maintaining for total system is not counted greatly According to the guarantee of technology, it is lower to construct efficiency.
Summary of the invention
In order to solve the above-mentioned problems in the prior art, the present invention provides a kind of Linux system based on big data Tools build method under system.The technical problem to be solved in the present invention is achieved through the following technical solutions:
The embodiment of the invention provides a kind of tools build methods under linux system based on big data, comprising:
Establish construction platform and building server, wherein each construction platform corresponds at least one described building clothes Business device;
According to the building server construction Docker container, wherein each building server corresponds at least one The Docker container;
Container threads Worker is constructed in the Docker container;
OpenWrt tool is constructed according to the container threads Worker;
Front-end interface is constructed according to the container threads Worker.
In one embodiment of the invention, according to the building server construction Docker container, comprising:
According to Docker container described in the Docker service construction being connected on the building server.
In one embodiment of the invention, according to the building server construction Docker container, further includes:
The Docker container sends Docker container configuration data to the construction platform;
The construction platform receives the Docker container configuration data and is stored.
In one embodiment of the invention, OpenWrt tool is constructed according to the container threads Worker, comprising:
The container threads Worker receives configuration-direct, and the configuration-direct is converted to preset data structure, will The preset data structure is sent to front end;
The front end sends the configuration file to according to the corresponding configuration file of the preset data structural generation The container threads Worker;
The container threads Worker constructs OpenWrt tool according to the configuration file.
In one embodiment of the invention, the configuration-direct includes: more new command, building instruction, opens console One of instruction or destruction Docker container instruction are a variety of.
In one embodiment of the invention, front-end interface is constructed according to the container threads Worker, comprising:
The container threads Worker receiving front-end configuration information parses the front-end configuration information, and will be after parsing Front-end configuration information is sent to front end;
Front end front-end interface according to the front-end configuration information architecture after the parsing.
In one embodiment of the invention, before the front end is according to the front-end configuration information architecture after the parsing After the interface of end, further includes:
The front end generates front-end configuration file according to the front-end configuration information, and the front-end configuration file is sent to The device thread Worker.
In one embodiment of the invention, front-end interface is constructed according to the container threads Worker, further includes:
The front end obtains building status information to the container threads Worker every prefixed time interval, and shows institute State building status information.
Compared with prior art, beneficial effects of the present invention:
1, the present invention utilizes Docker containerization and virtualization technology to design and for OpenWrt constructs and test automatically System realizes isolation of the constructing environment to different target platforms, facilitates managing and maintaining for whole system, improves whole The building efficiency of a system.
2, construction method proposed by the present invention can allow user to complete in the way of patterned entirely by Jquery frame Process is constructed, so that user can promote working efficiency, the comprehensive effect of project development with the building of the completion whole system of very comfortable Rate is significantly improved.
Detailed description of the invention
Fig. 1 is the tools build method flow under a kind of linux system based on big data provided in an embodiment of the present invention Schematic diagram;
Fig. 2 is the principle of work and power schematic diagram of building system provided in an embodiment of the present invention;
Fig. 3 is the schematic illustration of Docker container provided in an embodiment of the present invention.
Specific embodiment
Further detailed description is done to the present invention combined with specific embodiments below, but embodiments of the present invention are not limited to This.
Embodiment one
Referring to Figure 1, Fig. 1 is the tool structure under a kind of linux system based on big data provided in an embodiment of the present invention Construction method flow diagram.
The embodiment of the invention provides a kind of tools build methods under linux system based on big data, comprising:
Establish construction platform and building server, wherein each construction platform corresponds at least one building server;
According to building server construction Docker container, wherein each building server corresponds at least one Docker appearance Device;
Container threads Worker is constructed in Docker container;
OpenWrt tool is constructed according to container threads Worker;
Front-end interface is constructed according to container threads Worker.
As shown in Fig. 2, in method proposed by the present invention, user is by browser operation construction platform, and by construction platform The Docker service being connected on corresponding multiple building servers such as carries out the building of Docker containers and pulls at the operation.User behaviour Make construction platform and code update and building operation are carried out by corresponding Docker container.
Virtualization technology is used in method proposed by the present invention, it uses hardware virtualization and operating system are virtual especially Change.Hardware virtualization, which refers to, to be split the resource in physical computer and is reconfigured as some virtual computers, this A little virtual machines possess the function similar with actual computer, and the resource that shared physical computer is all.Operating system grade Virtualization is also commonly referred to as containerization, refers in the technology that different user's spaces is isolated in the level of operating system, Container is commonly referred to as by isolated user's space.
As shown in figure 3, in method proposed by the present invention use Docker container technique, Docker container using cgroup, Namespace realizes user's space isolation and resource allocation, is realized between different namespace using NetFilter component Communication.In order to improve safety, Docker vessel isolation mechanism failure is avoided, also will use the access such as SELinux, AppArmor The behavior of each Docker container of control tool strict control.
A container threads Worker can be started when corresponding Docker container starting in Docker container to be responsible for and construct The communication of platform is responsible for receiving and executing the more fresh code and construct request that user is issued by browser;Meanwhile this container Thread Worker will start the Command Line Interface directly accessed for user, and user is facilitated directly to operate construction platform, solve The problem of being likely to occur in automatic building process.
Particularly, the Docker container new for rapid deployment, construction platform can also voluntarily generate Docker container, and Local Registry is pushed to for constructing server pull.
Container threads Worker is also responsible for providing the warehouse OpenWrt relevant information and is sent to construction platform.The storehouse OpenWrt The code update in the library actually namely warehouse Git is from the process for distally pulling new submission.Container threads Worker passes through straight The some Git operations of row are tapped into, update can be completed.If it is also not related that user has modified partial document, container threads Worker can monitor and be kept in using the Stash function of Git to these operations, again will be temporary after the completion of update Modification writes back.
Convenient access Docker container is needed when building process goes wrong with solution to the problem, because This container threads Worker will also have the ability for being capable of providing construction platform access.Function in container threads Worker includes Required some functions are interacted with xterm.js.Container threads Worker can open a TTY and be inputted output redirection To front end, byte stream in the available TTY in front end is shown after xterm is handled.In order to optimize experience, avoid taking turns Bring delay is ask, Websocket is used herein and is transmitted.
Container threads Worker is that a Web using Tornado Development of Framework is applied, and is run in Docker container, It is responsible for the life cycle of management Docker container, and the interface that Docker container is exchanged with construction platform is provided, completes building The orders such as update, building, unlatching console, destruction Docker container that platform is sent.The side that construction platform passes through HTTP request Formula is communicated with container threads Worker, and the format for transmitting data uses JSON.
For Docker container, the life cycle of the process run when starting Docker container is exactly this Docker The life cycle of container.The launching process for constructing Docker container is directly disposed as this Worker by method proposed by the present invention, Construction platform requires starting Docker container, and Docker container also just represents Worker when starting and brings into operation;Construction platform It is required that closing Docker container, then sent to Worker and terminate order, Worker is terminated, and Docker container will close.
For the ease of using inquiry, for each Docker container, construction platform saves a customized name of user Claim, and constructs some attributes in warehouse in temporary Docker container.These configurations can be when user requests to update, in Docker It completes to return to construction platform after updating operation in container, to keep the information stored in construction platform and believe in Docker container Breath is consistent.Construction platform voluntarily safeguards a database, for storing these data persistences.
In general building server should be to maintain operation, but Docker container thereon does not need then to protect always Operation is held, only so that Docker container is in the state that can be run when required by the corresponding Docker container of starting, then again It is communicated by construction platform with the container threads Worker in Docker container.It, also can be in structure after the completion of construction work It builds platform side cleaning, close Docker container to discharge resource.
Construction platform parses all configurations using the Worker in Docker container, and will be at the result after parsing Reason is that this common data structure of JSON is sent to browser front end.The component that browser front end then utilizes Bootstrap to provide Collocation JQuery realizes the visualization at entire interface, utilizes the events such as the click of JQuery processing user.These step process are complete At later, front end regenerates corresponding configuration file, and is returned to container threads Worker.
After completing above-mentioned steps, need to construct OpenWrt tool according to container threads Worker.
OpenWrt tool is a open source projects based on Linux for Embedded System Design, is primarily designed use In network equipments such as routers.Its component for mainly including has linux kernel, uClib C/musl C java standard library, BusyBox work Have collection, opkg package manager, the interface LuCI etc..
Use Git as version control tool in method proposed by the present invention.It is characterized in that: to the complete of branch and merging It is kind to support, support distributed exploitation, each developer has the complete copy of a certain code library, with existing system and communication The compatibility of agreement, Git can be used the agreements such as http, ftp, ssh and communicated between different devices with switch version library, Efficient support to large-scale project, to the integrity checking of version, a variety of strategies for merging branch.Wherein, OpenWrt tool Code library using Git control system carry out Version Control, code library includes consisting of part: OpenWrt tool The generation of BuildRoot, OpenWrt object set, OpenWrt infrastructure component code library and OpenWrt included a part of software package Code library.
Browser front end is equipped with simulation console, for supporting the interface platform side Kconfig.The interface Kconfig is to be used for To the interface that OpenWrt environment construction process is configured, can configure herein all during OpenWrt environment construction Option.Worker in container needs the ability that can parse associated profile in the original constructing environment of OpenWrt, and It is sent to front end after these data are carried out preliminary treatment, front end utilizes these data presentation user interfaces.User is complete in front end After configuration, relevant configuration is sent back to container threads Worker by front end, and container threads Worker can be converted data to again The building configuration that the original constructing environment of OpenWrt can parse.
User shows Kconfig information by consing Docker container;Needs when building goes wrong There is convenient access Docker container with solution to the problem.By centainly investigating, determine to use xterm.js and Docker Container threads Worker collocation in container, the ability of Docker container is directly operated to user in a browser. Xterm.js is the simulation terminal run in a browser.It is arranged in pairs or groups with the Worker operated in Docker container, The terminal of a standard can be presented to user.User can be used this terminal solve the problems, such as to encounter in building process it is various. It is communicated using WebSockets with Worker.Console output echo interface and the interface Kconfig are then slightly complicated.It is right Interface is echoed in console, needs to obtain output as a result, and being shown in front end from terminal API by Ajax timing;Control After platform program exits, it is also necessary to correctly transmit status code, and front end logic is notified to stop the operation of timing acquisition output result. After corresponding data is requested in rear end in the interface Kconfig, need to configure tree display in a browser;Since configuration tree is excessively huge Greatly, need first to record user's last time configuration tree node locating when operate when obtaining data every time, then rear end server is requested Updated configuration tree, updates the page after traversing configuration tree locating for last time again, can avoid showing that multinode caused in this way Performance issue.
After completing above-mentioned steps, need to construct front-end interface according to container threads Worker.
In method proposed by the present invention, use Django as Web frame.It is characterized in that: ORM tool is utilized, will be closed It is data in type database are converted to object in Python, operates these data to use the mode of object-oriented; Using template engine, by data render at html page;URL distributor based on regular expression matching;Utilize lightweight Web server is responsible for exploitation and test;Cache model and middleware support etc..
Front end structure is completed based on JQuery and Bootstrap.The core of JQuery is one and is abstracted to DOM.DOM is One is used to show the tree structure of element structure in browser, and JQuery simplifies the process of operation DOM.JQuery is also provided Other some tools allow the developer to pass through event to handle the operation that user clicks element in browser.Equally JQuery additionally provides the encapsulation to XMLHttpRequest (Ajax), reduces the complexity that developer uses Ajax. Bootstrap be by Twitter release based on JQuery exploitation front end frame, include series of elements component, as list, Button, navigation arrangement and other common Web elements support response type layout.Bootstrap is with its grid convenient to use The welcome of layout tool and succinct pure and fresh design style by a large amount of Web developers.
The present invention is designed using Docker containerization and virtualization technology to be constructed and what is tested is automatically for OpenWrt System, realizes isolation of the constructing environment to different target platforms, facilitates managing and maintaining for whole system, improves entire The building efficiency of system;User can be allowed to complete entirely to construct process in the way of patterned by Jquery frame, so that with Family can promote working efficiency with the building of the completion whole system of very comfortable, and project development overall efficiency is significantly improved.
The above content is a further detailed description of the present invention in conjunction with specific preferred embodiments, and it cannot be said that Specific implementation of the invention is only limited to these instructions.For those of ordinary skill in the art to which the present invention belongs, exist Under the premise of not departing from present inventive concept, a number of simple deductions or replacements can also be made, all shall be regarded as belonging to of the invention Protection scope.

Claims (8)

1. a kind of method of the tools build under linux system based on big data characterized by comprising
Establish construction platform and building server, wherein each construction platform corresponds at least one described building server;
According to the building server construction Docker container, wherein each building server corresponds to described at least one Docker container;
Container threads Worker is constructed in the Docker container;
OpenWrt tool is constructed according to the container threads Worker;
Front-end interface is constructed according to the container threads Worker.
2. the method according to claim 1, wherein being wrapped according to the building server construction Docker container It includes:
According to Docker container described in the Docker service construction being connected on the building server.
3. according to the method described in claim 2, it is characterized in that, according to the building server construction Docker container, also Include:
The Docker container sends Docker container configuration data to the construction platform;
The construction platform receives the Docker container configuration data and is stored.
4. the method according to claim 1, wherein constructing OpenWrt work according to the container threads Worker Tool, comprising:
The container threads Worker receives configuration-direct, and the configuration-direct is converted to preset data structure, will be described Preset data structure is sent to front end;
The front end sends the configuration file to described according to the corresponding configuration file of the preset data structural generation Container threads Worker;
The container threads Worker constructs OpenWrt tool according to the configuration file.
5. according to the method described in claim 4, it is characterized in that, the configuration-direct include: more new command, building instruction, Open one of console instruction or destruction Docker container instruction or a variety of.
6. the method according to claim 1, wherein according to the container threads Worker construct front-end interface, Include:
The container threads Worker receiving front-end configuration information, parses the front-end configuration information, and by the front end after parsing Configuration information is sent to front end;
Front end front-end interface according to the front-end configuration information architecture after the parsing.
7. according to the method described in claim 6, it is characterized in that, the front end is according to the front-end configuration information after the parsing After constructing the front-end interface, further includes:
The front end generates front-end configuration file according to the front-end configuration information, the front-end configuration file is sent to described Device thread Worker.
8. according to the method described in claim 6, it is characterized in that, according to the container threads Worker construct front-end interface, Further include:
The front end obtains building status information to the container threads Worker every prefixed time interval, and shows the structure Build status information.
CN201811123814.9A 2018-09-26 2018-09-26 Tool construction method based on big data under Linux system Active CN109471621B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811123814.9A CN109471621B (en) 2018-09-26 2018-09-26 Tool construction method based on big data under Linux system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811123814.9A CN109471621B (en) 2018-09-26 2018-09-26 Tool construction method based on big data under Linux system

Publications (2)

Publication Number Publication Date
CN109471621A true CN109471621A (en) 2019-03-15
CN109471621B CN109471621B (en) 2021-11-30

Family

ID=65664688

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811123814.9A Active CN109471621B (en) 2018-09-26 2018-09-26 Tool construction method based on big data under Linux system

Country Status (1)

Country Link
CN (1) CN109471621B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111274223A (en) * 2020-01-22 2020-06-12 清华大学 One-key deployment big data and deep learning container cloud platform and construction method thereof
CN111552508A (en) * 2020-04-29 2020-08-18 杭州数梦工场科技有限公司 Application program version construction method and device and electronic equipment
CN114513405A (en) * 2022-02-16 2022-05-17 太仓市同维电子有限公司 Method and system for realizing configuration tree of AP router TR181 of OpenWrt platform

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103995748A (en) * 2014-05-15 2014-08-20 乐视致新电子科技(天津)有限公司 Intelligent terminal task processing method and system
CN105429813A (en) * 2014-09-17 2016-03-23 北京奇虎科技有限公司 Monitoring method and client for docker
US20170075693A1 (en) * 2015-09-16 2017-03-16 Salesforce.Com, Inc. Handling multiple task sequences in a stream processing framework
CN106844000A (en) * 2016-12-21 2017-06-13 北京大学 Using the method and apparatus of browser access linux container cluster under a kind of multi-user environment
CN107329799A (en) * 2017-05-22 2017-11-07 国网安徽省电力公司信息通信分公司 A kind of fusion Docker containers and the system of KVM virtualization technology
CN107423619A (en) * 2016-05-23 2017-12-01 中国科学院声学研究所 A kind of method during the structure intelligent terminal WEB operations based on virtualization technology
CN107436806A (en) * 2016-05-27 2017-12-05 苏宁云商集团股份有限公司 A kind of resource regulating method and system
CN107644374A (en) * 2017-10-19 2018-01-30 方欣科技有限公司 One kind is based on Docker cloud computing technology concerning taxes document system constructing platforms
CN107766049A (en) * 2017-10-19 2018-03-06 方欣科技有限公司 One kind is based on docker cloud computing technology smart office system construction platforms
CN108021428A (en) * 2017-12-05 2018-05-11 华迪计算机集团有限公司 A kind of method and system that network target range is realized based on Docker
CN108549590A (en) * 2018-03-15 2018-09-18 北京雷石天地电子技术有限公司 A kind of KTV local servers test method and system

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103995748A (en) * 2014-05-15 2014-08-20 乐视致新电子科技(天津)有限公司 Intelligent terminal task processing method and system
CN105429813A (en) * 2014-09-17 2016-03-23 北京奇虎科技有限公司 Monitoring method and client for docker
US20170075693A1 (en) * 2015-09-16 2017-03-16 Salesforce.Com, Inc. Handling multiple task sequences in a stream processing framework
CN107423619A (en) * 2016-05-23 2017-12-01 中国科学院声学研究所 A kind of method during the structure intelligent terminal WEB operations based on virtualization technology
CN107436806A (en) * 2016-05-27 2017-12-05 苏宁云商集团股份有限公司 A kind of resource regulating method and system
CN106844000A (en) * 2016-12-21 2017-06-13 北京大学 Using the method and apparatus of browser access linux container cluster under a kind of multi-user environment
CN107329799A (en) * 2017-05-22 2017-11-07 国网安徽省电力公司信息通信分公司 A kind of fusion Docker containers and the system of KVM virtualization technology
CN107644374A (en) * 2017-10-19 2018-01-30 方欣科技有限公司 One kind is based on Docker cloud computing technology concerning taxes document system constructing platforms
CN107766049A (en) * 2017-10-19 2018-03-06 方欣科技有限公司 One kind is based on docker cloud computing technology smart office system construction platforms
CN108021428A (en) * 2017-12-05 2018-05-11 华迪计算机集团有限公司 A kind of method and system that network target range is realized based on Docker
CN108549590A (en) * 2018-03-15 2018-09-18 北京雷石天地电子技术有限公司 A kind of KTV local servers test method and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
张羿等: "基于Docker的电网轻量级PaaS平台构建方案", 《信息与电脑(理论版)》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111274223A (en) * 2020-01-22 2020-06-12 清华大学 One-key deployment big data and deep learning container cloud platform and construction method thereof
CN111552508A (en) * 2020-04-29 2020-08-18 杭州数梦工场科技有限公司 Application program version construction method and device and electronic equipment
CN111552508B (en) * 2020-04-29 2023-03-14 杭州数梦工场科技有限公司 Application program version construction method and device and electronic equipment
CN114513405A (en) * 2022-02-16 2022-05-17 太仓市同维电子有限公司 Method and system for realizing configuration tree of AP router TR181 of OpenWrt platform
CN114513405B (en) * 2022-02-16 2024-04-19 太仓市同维电子有限公司 Method and system for realizing configuration tree of AP router TR181 of OpenWrt platform

Also Published As

Publication number Publication date
CN109471621B (en) 2021-11-30

Similar Documents

Publication Publication Date Title
US8584079B2 (en) Quality on submit process
US9798522B2 (en) Generating command line interface using application programming interface specification
CN109471621A (en) A kind of tools build method under linux system based on big data
CN106997298B (en) Application resource acquisition method and device
WO2016045403A1 (en) Runtime environment configuration method, device and system
CN104156313A (en) Method for automatically generating Web service testing case
US20090222795A1 (en) Debugger for a Declarative Event-Driven Programming Model
US10698711B2 (en) Cloud computing systems
CN110502212A (en) It is a kind of towards the multilingual online Development Support method of high concurrent
US20130041925A1 (en) Silent Migration of Business Process Binaries
Bergmayr et al. Cloud modeling languages by example
US10339533B2 (en) Methods and systems for scalable session emulation
US9836321B2 (en) Transmitting encapsulated SNMP commands to virtual machines
AlTurki et al. Dist-Orc: A rewriting-based distributed implementation of Orc with formal analysis
KR102432807B1 (en) Apparatus and method for reconfiguring microservice architecture
Guan et al. Front-end and back-end separation-react based framework for networked remote control laboratory
Jammal et al. Generic input template for cloud simulators: A case study of CloudSim
Albrecht et al. Distributed application configuration, management, and visualization with plush
CN109120473B (en) Interface request frame implementation method, interface test method and corresponding device
CN101969442B (en) Process running environment perception and migration based network analog framework implementation method
CN107783817A (en) Analogy method, functional simulator, behavioral simulator and the simulation system of processor
CN107450813B (en) Design method and device of button with trigger function
Alulema et al. A DSL for the development of heterogeneous applications
Oliveira Martins de
Boudeville Technical manual of the sim-diasca simulation engine

Legal Events

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