KR20140121101A - Cloud build system and method using the dispatcher and the dispatcher for distributed builds - Google Patents

Cloud build system and method using the dispatcher and the dispatcher for distributed builds Download PDF

Info

Publication number
KR20140121101A
KR20140121101A KR1020130037328A KR20130037328A KR20140121101A KR 20140121101 A KR20140121101 A KR 20140121101A KR 1020130037328 A KR1020130037328 A KR 1020130037328A KR 20130037328 A KR20130037328 A KR 20130037328A KR 20140121101 A KR20140121101 A KR 20140121101A
Authority
KR
South Korea
Prior art keywords
build
native
server
dispatcher
build server
Prior art date
Application number
KR1020130037328A
Other languages
Korean (ko)
Inventor
이정표
최명진
Original Assignee
케이티하이텔 주식회사
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 케이티하이텔 주식회사 filed Critical 케이티하이텔 주식회사
Priority to KR1020130037328A priority Critical patent/KR20140121101A/en
Publication of KR20140121101A publication Critical patent/KR20140121101A/en

Links

Images

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/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4406Loading of 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/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4416Network booting; Remote initial program loading [RIPL]
    • 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/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • G06F9/452Remote windowing, e.g. X-Window System, desktop virtualisation

Abstract

The present invention relates to a cloud build system and method using a dispatcher and a dispatcher for distributed build, and a method for distributed build in a dispatcher of a cloud build system includes receiving a web application, checking a type of an operating system to be applied Searches for a build server that can handle all kinds of operating systems that have been verified, selects a build server to be used as a web application as a native application among the retrieved build servers, and transmits a web application to the selected build server Upon receiving the native application generated from the build server, the received native application is transmitted to the user who has transmitted the web application.

Description

[0001] The present invention relates to a cloud build system and method using a dispatcher and a dispatcher for distributed build,

The present invention relates to a technology for generating a web application as a native application, and particularly, when generating a web application as a native application corresponding to various operating systems desired by a developer through a cloud build system, And distributing the native apps.

The present invention was derived from research carried out by the Ministry of Knowledge Economy and the Korea Industrial Technology Evaluation and Management Center as part of the project for the development of the industry convergence technology [Project Number: 10041707, Title: Application of two or more web apps Development of service support software to create and execute function extended app by combining immediately].

Recently, with the widespread use of smart phones, there is a growing interest in various applications that can be used in smart phones.

In this regard, smartphone makers and mobile service providers operate an app store that allows users to easily purchase a variety of apps that can run on smartphones.

Such an app store is operated in such a form that when a developer develops an app and registers it in the store, the buyer accesses the app store and downloads the app free or for a fee.

In recent years, open source smartphone operating systems have emerged, allowing the general public to easily develop a variety of apps, which in turn makes the app store very large.

As the size of the App Store grows, so does the interest in app development. However, as the market for apps grows more and more, various people want to receive the same service with various devices, and it becomes more and more impossible to satisfy users in terms of cost and time.

An alternative to receiving the same service with various devices is to use Web standard technology. The next generation of Web standards technologies, represented by HTML5, now offer a wider variety of features than any other platform, and they are constantly adding new features. Web technologies that only support text, images, and document-to-document links now support a myriad of features, including 2D, 3D, and vector graphics, as well as high-definition video, sound, high-speed synchronous communication protocols, databases, Lt; / RTI > Therefore, if you have a browser that supports standard technology, you are getting the best development solution to develop high-quality apps that run on a variety of devices with just one set of code.

On the other hand, native apps that operate only on each operating system developed in the SDK provided by the device are exposed to many drawbacks due to the external factors described above. The real problem, however, is that the native app market will not disappear in a short period of time, despite the much improved web technologies. Because this is a huge market in its own right, and it is still growing and providing the best experience for users, most people will never leave the Web store with accessibility, even if similar services are provided on the web. Hybrid application development technologies that combine native and web technologies can provide a solution to this difficult problem.

'Phone Gap', a hybrid application development framework released in early 2009, is a technology that makes a web page made of HTML into an iPhone app. It can not only be uploaded to the App Store but also can be used with an iPhone camera , Accesses the address book, and shows the performance that GPS sensor location information can be retrieved via JavaScript. However, in the case of the above-mentioned 'Phone Gap', it is easy to implement and expand due to the structure of driving a web app file using a browser component. However, since it is exactly the same as a web application running in a browser, The disadvantage is that it can not.

To solve this problem, 'Titanium', a hybrid application development platform, uses web technology to develop native apps. That is, the development language is HTML and JavaScript, but the result is native. The advantage of this approach is that it can fundamentally utilize native resources to achieve the same performance as native. However, since the difference between mobile platform and desktop platform is very large, 'Titanium' does not provide the same development environment, and there are APIs for mobile and desktop, respectively.

Appspresso, the most recently announced hybrid app development platform, provides an integrated Eclipse IDE and supports mobile JavaScript framework template generation tools such as jQueryMobile and Sencha Touch, and the WAC Waikiki API, a mobile-based web application standard. 'Appspresso' has basically the same structure as 'Phone Gap'. It relies on browser components to make web apps native. However, 'Appspresso' provides an integrated development environment that is different from 'Phone Gap' which is provided in the form of project template for each platform, and greatly enhances the development convenience. Also, the JavaScript interface that is provided to access device resources, Of the Waikiki API, the WAC API developed by the WebApp without the code 'Appspresso' can be made into iOS or Android native app.

However, it is not easy to convert a web app to a native application for each operating system, since the type of operating system that can be handled by each compiler is limited.

Therefore, there is a need for a system that can quickly and easily convert a web app to a native app desired by the user.

Korean Patent Laid-Open Publication No. 2013-0017337 entitled " Hybrid App Development Platform Structure, Test Method, and Program-Recordable Computer-Aided Recording Medium "has been proposed as an example of a conventional hybrid application development technology. In the above prior art, a run time module is constructed in a terminal (target device) for testing, and IP and port information is provided in an application installed only once at the first time, and after installation, A hybrid application development platform structure and a test method for reducing the test time of the developed application by reflecting the modified source to the installed application with only one installation in the build and the modified source have been disclosed.

The conventional hybrid application development technology is related to a technology that does not require a separate update in a terminal after one installation and describes the development of a hybrid application. However, the developer is aware of a technique of converting a web application into a native application, I had to control and convert the system.

Therefore, there is a need for a system that enables individual developers to quickly and easily convert web apps into native apps desired by developers.

Korean Patent Laid-Open Publication No. 2013-0017337 (Publication date 2013.02.20)

SUMMARY OF THE INVENTION It is an object of the present invention to provide a cloud build system and method using a dispatcher and a dispatcher for distributed build.

Specifically, the present invention aims to provide a technology for creating a native application by distributing a build server when a web application is created as a native application corresponding to various operating systems desired by a developer through a cloud build system.

In addition, according to the present invention, when a web application is received, a type of an operating system to be applied is checked, a build server capable of processing all types of operating systems is searched, a build server to be used as a native application is selected And to provide a dispatcher of a cloud build system for transmitting a web application to a selected build server and requesting creation of a native application.

In addition, according to the present invention, when a web application is received, the type of an operating system to be applied is checked, and if a build server capable of handling all kinds of operating systems is not found, The present invention provides a dispatcher of a cloud build system that selects a build server having a plurality of operating systems and sends a web application to a selected build server for each type of operating system that is confirmed to generate a native application for each type of operating system identified.

In order to achieve the above object, a cloud build system including at least one build server and a dispatcher according to an embodiment of the present invention receives a web application, checks the type of an operating system to be applied, Searches for a build server capable of processing all types of operating systems, selects a build server to be used as a native application for the web application among the searched build servers, transmits the web application to the selected build server, Said dispatcher; And a build server for receiving the webapp from the dispatcher and generating the webapp as a native application corresponding to each type of the identified operating system.

At this time, upon receiving the generated native application from the build server, the dispatcher can transmit the received native application to the user who has transmitted the web application.

At this time, when the dispatcher selects a build server to generate the web app as a native application, the dispatcher can select a build server having the shortest waiting list for creating a native app from the searched build servers.

At this time, the dispatcher may include an idle list for creating a native application of each build server when selecting a build server to be used as a native application for the web application, a processing speed for creating a native application in each build server, It is possible to select a build server that can generate a native application as soon as possible considering at least one of the priority of the user given to the build server or whether or not the native application can be created with the compilation technique desired by the user in each of the build servers have.

The dispatcher may select a build server that can generate a native application for each type of the identified operating system, if the build server that can process all the types of the identified operating systems is not found, And transmits the web application to a build server selected for each type of operating system to request to create a native application for each type of operating system identified.

A dispatcher of a cloud build system for controlling a distributed build according to an exemplary embodiment of the present invention includes a build request receiver for receiving a web application and checking at least one type of an operating system to be applied; A build server search unit searching for a build server capable of processing all types of operating systems identified above; A build server selecting unit for selecting a build server to be used as a native application from among the searched build servers; And a build processor for transmitting the web app to the selected build server and receiving at least one native app created using the web app from the selected build server.

At this time, the build server selection unit may select a build server having the shortest waiting list for creating a native application from among the searched build servers.

In this case, the build server selection unit may include an idle list for creating a native application of each build server, a processing speed for generating a native application in each of the build servers, a priority of a user assigned to each build server, The user can select a build server that can generate a native application in the earliest time considering at least one of whether or not the user can create a native application with a desired compilation technique.

At this time, the build processing unit may transmit the received native application to the user who has transmitted the web application.

At this time, the build request receiving unit may receive from the user who has transmitted the web application and confirm the type of the operating system to be applied or the type of the operating system to be applied through the information described in the default setting area of the web app .

The build server search unit searches a build server that can process each type of the identified operating system if a build server that can process all types of the identified operating systems is not found, You can choose a build server that can generate native apps as quickly as possible for each operating system type.

A method for distributed build in a dispatcher of a cloud build system according to an embodiment of the present invention includes: receiving a web application; Identifying at least one type of operating system to be applied; Searching for a build server capable of processing all the types of operating systems identified; Selecting a build server to be used as a native application from among the searched build servers; Transmitting the web application to the selected build server; And receiving at least one native app created using the web app from the selected build server.

At this time, the step of selecting the build server may select a build server having the shortest wait list for creating a native application among the searched build servers.

At this time, the step of selecting the build server may include a waiting list for creating a native application of each build server, a processing speed of generating a native application in each of the build servers, a priority of a user assigned to each build server, It is possible to select a build server that can generate a native application as soon as possible considering at least one of whether or not the user can create a native application with a desired compilation technique in each build server.

The method may further include transmitting the received native application to a user who has transmitted the web application.

At this time, the step of confirming the type of the operating system to be applied may be confirmed by receiving from the user who has transmitted the web application, or by confirming the information in the pre-set area of the web app.

The searching for the build server may include searching a build server that can process each type of the identified operating system if a build server capable of processing all types of the identified operating systems is not found. The step of selecting the build server may select a build server capable of generating a native application as early as the type of the identified operating system.

The present invention is characterized in that when a web application is received, a type of an operating system to be applied is checked, a build server capable of processing all types of operating systems is searched, a build server to be used as a native application is selected from among the searched build servers, The present invention relates to a cloud build system and a method thereof using a dispatcher and a dispatcher for distributed building in which a web application is transmitted to a selected build server and a native application is requested to be generated, and a developer does not have to know a technique for creating a native application . In addition, the creation of a web app as a native app is done in a distributed manner, so it can be created faster.

1 is a diagram showing a schematic configuration of a cloud distribution system according to an embodiment of the present invention.
2 is a diagram illustrating a configuration of a dispatcher of a cloud distribution system according to an embodiment of the present invention.
3 is a flowchart illustrating an example of distributing and building a web app to a native app in a dispatcher according to an embodiment of the present invention.
4 is a flowchart illustrating another example of distributing and building a web app to a native app in a dispatcher according to an embodiment of the present invention.

Other objects and features of the present invention will become apparent from the following description of embodiments with reference to the accompanying drawings.

Preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. In the following description of the present invention, a detailed description of known functions and configurations incorporated herein will be omitted when it may make the subject matter of the present invention rather unclear.

However, the present invention is not limited to or limited by the embodiments. Like reference symbols in the drawings denote like elements.

Hereinafter, a cloud build system and method using a dispatcher and a dispatcher for a distributed build according to an embodiment of the present invention will be described in detail with reference to FIGS. 1 to 4.

Prior to the detailed description, in the present invention, a web application refers to an application that can be executed on the web, and a native application refers to an application that operates only on a specific operating system.

1 is a diagram showing a schematic configuration of a cloud distribution system according to an embodiment of the present invention.

Referring to FIG. 1, a cloud distribution system 100 may include a dispatcher 110, a subversion (SVN) 130, and a build server 160, 170, and 180.

The SVN 130 represents a free software version management system, and is a system having functions such as managing the version of the software and allowing the team to manage the code together. The web application developed by the team including the user 120 or the user 120 can be stored according to the present invention.

The dispatcher 110 receives the web application from the user 120 or the SVN 130, identifies the type of the operating system to be applied, searches for a build server capable of processing all types of the identified operating systems, Select a build server to create a web app as a native app, and send a web app to the selected build server to request the creation of a native app.

Upon receiving the native application generated from the build server, the dispatcher 110 transmits the native application received by the user 120 or the SVN 130 that has transmitted the web application.

When a build server to be used as a native application is selected by the dispatcher 110, among the build servers convertible to all kinds of native applications required by the user 120, You can select a server.

Alternatively, when the dispatcher 110 selects a build server to be used as a native application for the web application, the dispatcher 110 generates a wait list for creating a native application for each build server, a processing speed for generating a native application in each build server, It is possible to select a build server that can generate the native application as soon as possible considering at least one of the priority of a user given to each build server or whether a native application can be created with a compilation technique desired by a user in each build server . At this time, the typical compilation method used in the build server is 'Phone Gap', 'Titanium' or 'Appspresso'.

On the other hand, if the build server that can process all kinds of the identified operating systems is not found, the dispatcher 110 selects a build server that can generate native apps at the earliest time according to the types of the identified operating systems, A web application is transmitted to the selected build server for each type, and a request is made to generate a native application for each type of operating system identified.

The build servers 160, 170, and 180 receive the web apps from the dispatcher 110 and store them in the wait lists 162, 172, and 182, As a native application corresponding to each type of the identified operating system.

A method of creating a web application as a native application in the build servers 160, 170, and 180 may mean wrapping the webapp to operate in each operating system.

The build servers 160, 170, and 180 may generate one or more web apps as native apps. That is, the build servers 160, 170, and 180 may group a plurality of web apps into one native app.

Meanwhile, in addition to generating a native application using the web application, the cloud distributed system 100 may generate a native application as a native application operating in another operating system

The dispatcher 110 thus receives a native application from the user 120 or the SVN 130 and transmits the received native application to at least one of the build servers 160, You may also be asked to create a native app that runs on the operating system.

2 is a diagram illustrating a configuration of a dispatcher of a cloud distribution system according to an embodiment of the present invention.

2, the dispatcher 110 includes a control unit 210, a build request receiving unit 212, a build server searching unit 214, a build server selecting unit 216, a build processing unit 218, a communication unit 220, An input unit 230, and a storage unit 240.

The communication unit 220 transmits and receives data by wire or wirelessly. The communication unit 220 communicates with the user 120, the SVN 130, and the build servers 160, 170, and 180 to transmit and receive the web app and the native app.

The input unit 230 is an apparatus for providing an interface with a user of the dispatcher 110, and receives a user's input. According to the embodiment of the present invention, the input unit 230 may receive the type of the operating system to which the web app is to be applied from the user of the dispatcher 110.

The storage unit 240 may store an operating system and an application program for controlling the overall operation of the dispatcher 110, and may also store a web application and a native application generated according to the present invention.

The build request receiving unit 212 receives the web application from the user 120 or the SVN 130 and can check at least one type of the operating system to be applied. At this time, the type of the operating system to be applied can be confirmed by receiving the web application via the input unit 230 from the user 120 as the user who transmitted the web application, or by confirming the type of the operating system to be applied through the information described in the default setting area of the web app .

The build server search unit 214 searches a build server that can process all types of the identified operating systems.

The build server search unit 214 can search a build server that can process each type of the identified operating system if a build server that can process all types of the identified operating systems is not found.

The build server selection unit 216 selects a build server from which the web application is to be created as a native application among the searched build servers.

At this time, the build server selection unit 216 can select a build server having the shortest waiting list for creating a native application from the searched build servers.

Alternatively, the build server selection unit 216 may include an idle list for creating a native application for each build server, a processing speed for creating a native application in each build server, a priority of a user assigned to each build server, It is possible to select a build server that can generate a native application as soon as possible considering at least one of whether a build server can create a native application with a desired compilation technique.

On the other hand, if a build server capable of processing all types of operating systems confirmed as a result of the check by the build server search unit 214 is not found, the build server selection unit 216 can generate a native application for each type of the identified operating system You can choose which build server you have.

The build processing unit 218 transmits the web application to the selected build server and receives at least one native application created using the web application from the selected build server.

The build processing unit 218 transmits the native application received by the user 120 or the SVN 130 that has transmitted the web application.

The control unit 210 can control the overall operation of the dispatcher 110. [ The control unit 210 may perform functions of a build request receiving unit 212, a build server searching unit 214, a build server selecting unit 216, and a build processing unit 218. The control unit 210, the build request receiving unit 212, the build server searching unit 214, the build server selecting unit 216, and the build processing unit 218 are separately described to distinguish the respective functions. The control unit 210 includes at least one processor configured to perform the functions of the build request receiving unit 212, the build server searching unit 214, the build server selecting unit 216 and the build processing unit 218 can do. The control unit 210 may also include at least one processor configured to perform some of the functions of the build request receiving unit 212, the build server searching unit 214, the build server selecting unit 216 and the build processing unit 218, Processor.

Hereinafter, a method according to the present invention constructed as above will be described with reference to the drawings.

3 is a flowchart illustrating an example of distributing and building a web app to a native app in a dispatcher according to an embodiment of the present invention.

Referring to FIG. 3, the dispatcher 110 receives a web application to be created as a native application from a user or an SVN (S310).

Then, the dispatcher 110 confirms at least one type of an operating system to which the web application is to be applied (S312). At this time, the dispatcher 110 can confirm the type of the operating system to be applied to the user through receiving information from the user who transmitted the web application, or checking the information on the preset area of the web app.

Then, the dispatcher 110 searches for a build server that can process all kinds of the identified operating systems (S314).

Then, the dispatcher 110 selects a build server from which the web application is to be created as a native application among the found build servers (S316). At this time, the dispatcher 110 can select a build server having the shortest waiting list for creating a native app among the searched build servers. Alternatively, the dispatcher 110 may include a waiting list for creating a native application for each build server, a processing speed for creating a native application at each build server, a priority of a user assigned to each build server, The user can select a build server that can generate a native application in the earliest time considering at least one of whether or not the user can create a native application with a desired compilation technique.

Then, the dispatcher 110 transmits a web application to the selected build server to request creation of a native application (S322). Thereafter, the dispatcher 110 receives at least one native application created using the web application from the selected build server (S324), and transmits the native application received by the user or the SVN (S326).

4 is a flowchart illustrating another example of distributing and building a web app to a native app in a dispatcher according to an embodiment of the present invention.

Referring to FIG. 4, the dispatcher 110 receives a web application to be created as a native application from a user or an SVN (S410).

Then, the dispatcher 110 checks at least one type of an operating system to which the web application is to be applied (S412). At this time, the dispatcher 110 can confirm the type of the operating system to be applied to the user through receiving information from the user who transmitted the web application, or checking the information on the preset area of the web app.

Then, the dispatcher 110 searches for a build server that can process all kinds of the identified operating systems (S414).

If there is a build server that can process all types of operating systems identified as a result of the search in step S414, the dispatcher 110 selects a build server to generate a web application as a native application from among the found build servers (S416). At this time, the dispatcher 110 can select a build server having the shortest waiting list for creating a native app among the searched build servers. Alternatively, the dispatcher 110 may include a waiting list for creating a native application for each build server, a processing speed for creating a native application at each build server, a priority of a user assigned to each build server, The user can select a build server that can generate a native application in the earliest time considering at least one of whether or not the user can create a native application with a desired compilation technique.

If there is no build server that can process all types of operating systems identified in step S414, the dispatcher 110 searches for a build server that can process each type of operating system identified (S418).

Then, the dispatcher 110 selects a build server that can generate a native application for each type of the identified operating system (S420).

After step S416 or step S420, the dispatcher 110 transmits a web application to the selected build server to request creation of a native application (S422). Thereafter, the dispatcher 110 receives at least one native application created using the web application from the selected build server (S424), and transmits the native application received by the user who has transmitted the web application or the SVN (S426).

The method for distributed build in the cloud build system and the dispatcher according to an embodiment of the present invention can be implemented in the form of a program command which can be executed through various computer means and recorded in a computer readable medium. The computer-readable medium may include program instructions, data files, data structures, and the like, alone or in combination. The program instructions recorded on the medium may be those specially designed and constructed for the present invention or may be available to those skilled in the art of computer software. Examples of computer-readable media include magnetic media such as hard disks, floppy disks and magnetic tape; optical media such as CD-ROMs and DVDs; magnetic media such as floppy disks; Magneto-optical media, and hardware devices specifically configured to store and execute program instructions such as ROM, RAM, flash memory, and the like. Examples of program instructions include machine language code such as those produced by a compiler, as well as high-level language code that can be executed by a computer using an interpreter or the like. The hardware devices described above may be configured to operate as one or more software modules to perform the operations of the present invention, and vice versa.

As described above, the present invention has been described with reference to particular embodiments, such as specific elements, and specific embodiments and drawings. However, it should be understood that the present invention is not limited to the above- And various modifications and changes may be made thereto by those skilled in the art to which the present invention pertains.

Accordingly, the spirit of the present invention should not be construed as being limited to the embodiments described, and all of the equivalents or equivalents of the claims, as well as the following claims, belong to the scope of the present invention .

Claims (18)

CLAIMS What is claimed is: 1. A cloud build system comprising at least one build server and a dispatcher,
Receives a web application, confirms a type of an operating system to be applied, searches a build server that can process all kinds of the identified operating systems, selects a build server to generate the web app as a native application from the searched build servers A dispatcher for sending the web application to the selected build server and requesting creation of a native application; And
And a build server configured to generate the web application as a native application corresponding to each of the types of the operating systems when the web app is received from the dispatcher
Cloud build system using dispatcher.
The method according to claim 1,
Wherein the dispatcher comprises:
Upon receipt of the generated native application from the build server, transmits the received native application to the user who has transmitted the web application
Cloud build system using dispatcher.
The method according to claim 1,
Wherein the dispatcher comprises:
When selecting a build server to generate the web app as a native application,
A build server having the shortest wait list for creating a native app among the searched build servers is selected
Cloud build system using dispatcher.
The method according to claim 1,
Wherein the dispatcher comprises:
When selecting a build server to generate the web app as a native application,
A wait list for creating a native app of each build server, a speed of processing for creating a native app in each of the build servers, a priority of a user assigned to each build server, or a compilation technique desired by the user in each of the build servers Choose a build server that can generate native apps as quickly as possible, taking into account at least one of whether you can create native apps
Cloud build system using dispatcher.
The method according to claim 1,
Wherein the dispatcher comprises:
If a build server capable of processing all the types of operating systems identified is not found, selects a build server capable of generating a native application for each type of the identified operating system as soon as possible, Transmits the web application to the mobile terminal, and requests to generate a native application for each type of the operating system
Cloud build system using dispatcher.
A build request receiving unit for receiving the web application and checking at least one of the types of operating systems to be applied;
A build server search unit searching for a build server capable of processing all types of operating systems identified above;
A build server selecting unit for selecting a build server to be used as a native application from among the searched build servers; And
And a build processing unit for transmitting the web application to the selected build server and receiving at least one native application created using the web app from the selected build server
Dispatcher of the cloud build system that controls distributed builds.
The method according to claim 6,
The build server selection unit,
A build server having the shortest wait list for creating a native app among the searched build servers is selected
Dispatcher of the cloud build system that controls distributed builds.
The method according to claim 6,
The build server selection unit,
A wait list for creating a native app of each build server, a speed of processing for generating a native app in each of the build servers, a priority of a user assigned to each build server, or a compilation technique desired by the user in each of the build servers Choose a build server that can generate native apps as quickly as possible, taking into account at least one of whether you can create native apps
Dispatcher of the cloud build system that controls distributed builds.
The method according to claim 6,
The build processing unit,
And transmits the received native application to the user who has transmitted the web application
Dispatcher of the cloud build system that controls distributed builds.
The method according to claim 6,
The build request receiving unit,
Receives from the user who has transmitted the web application and confirms the type of the operating system to be applied or
The type of the operating system to be applied is confirmed through the information described in the default setting area of the web app
Dispatcher of the cloud build system that controls distributed builds.
The method according to claim 6,
The build server search unit searches,
Searching a build server capable of processing each of the types of the identified operating systems if a build server capable of processing all types of the identified operating systems is not found,
The build server selection unit,
A build server capable of generating a native application in the fastest manner for each type of operating system identified is selected
Dispatcher of the cloud build system that controls distributed builds.
Receiving a web app;
Identifying at least one type of operating system to be applied;
Searching for a build server capable of processing all the types of operating systems identified;
Selecting a build server to be used as a native application from among the searched build servers;
Transmitting the web application to the selected build server; And
And receiving at least one native app created using the web app from the selected build server
How to build distributed builds from dispatchers in the cloud build system.
13. The method of claim 12,
Wherein the step of selecting the build server comprises:
A build server having the shortest wait list for creating a native app among the searched build servers is selected
How to build distributed builds from dispatchers in the cloud build system.
13. The method of claim 12,
Wherein the step of selecting the build server comprises:
A wait list for creating a native app of each build server, a speed of processing for generating a native app in each of the build servers, a priority of a user assigned to each build server, or a compilation technique desired by the user in each of the build servers Choose a build server that can generate native apps as quickly as possible, taking into account at least one of whether you can create native apps
How to build distributed builds from dispatchers in the cloud build system.
13. The method of claim 12,
And transmitting the received native application to a user who has transmitted the web application
How to build distributed builds from dispatchers in the cloud build system.
13. The method of claim 12,
Wherein the step of verifying the type of the operating system to be applied comprises:
Receives and confirms from the user who has transmitted the web application, or
Through the information described in the default setting area of the web application
How to build distributed builds from dispatchers in the cloud build system.
13. The method of claim 12,
The step of retrieving the build server comprises:
Searching a build server capable of processing each of the types of the identified operating systems if a build server capable of processing all types of the identified operating systems is not found,
Wherein the step of selecting the build server comprises:
A build server capable of generating a native application in the fastest manner for each type of operating system identified is selected
How to build distributed builds from dispatchers in the cloud build system.
A computer-readable recording medium having recorded thereon a program for executing the method according to any one of claims 12 to 17.
KR1020130037328A 2013-04-05 2013-04-05 Cloud build system and method using the dispatcher and the dispatcher for distributed builds KR20140121101A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020130037328A KR20140121101A (en) 2013-04-05 2013-04-05 Cloud build system and method using the dispatcher and the dispatcher for distributed builds

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020130037328A KR20140121101A (en) 2013-04-05 2013-04-05 Cloud build system and method using the dispatcher and the dispatcher for distributed builds

Publications (1)

Publication Number Publication Date
KR20140121101A true KR20140121101A (en) 2014-10-15

Family

ID=51992746

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020130037328A KR20140121101A (en) 2013-04-05 2013-04-05 Cloud build system and method using the dispatcher and the dispatcher for distributed builds

Country Status (1)

Country Link
KR (1) KR20140121101A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107911482A (en) * 2017-12-11 2018-04-13 北京小米移动软件有限公司 Intended application deployment method and device
KR20200078945A (en) * 2018-12-24 2020-07-02 주식회사 구름 Method and apparatus for inscreasing the efficiency of a coding system using a plurlity of compiler

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107911482A (en) * 2017-12-11 2018-04-13 北京小米移动软件有限公司 Intended application deployment method and device
KR20200078945A (en) * 2018-12-24 2020-07-02 주식회사 구름 Method and apparatus for inscreasing the efficiency of a coding system using a plurlity of compiler

Similar Documents

Publication Publication Date Title
US10194288B2 (en) Sticker distribution system for messaging apps
US9195522B2 (en) Method and device for controlling communication between applications in a web runtime environment
US10063996B2 (en) Methods and systems for providing geospatially-aware user-customizable virtual environments
US9524089B1 (en) Common web component
EP2784666B1 (en) Method and device for displaying service pages for executing applications
US20160330208A1 (en) Method and apparatus for implementing document sharing between user groups
EP3103023B1 (en) Private cloud connected device cluster architecture
JP2017533503A5 (en)
KR101850203B1 (en) Method and system for interworking applications between devices
US10789111B2 (en) Message oriented middleware with integrated rules engine
CN109376316B (en) Method, system and server for dynamically loading route
JP2018045704A (en) Opening unsupported file types through remoting sessions
US10733361B2 (en) Content reproducing apparatus
US9253228B2 (en) Cloud computing method, computing apparatus and server using the same
JP2015180991A (en) Image forming apparatus, control method of image forming apparatus, and program
KR101907837B1 (en) Application activation framework
JP2017054507A (en) Information providing system and method for providing positional information by using image on communication session
CN102306164A (en) The later stage resource localization that is used for the WEB service is bound
US20170132001A1 (en) Code based configuration of mobile devices
JP6587997B2 (en) Sliding window management method and system for time machine function
US20160343041A1 (en) INTERFACING WITH SERVERS HAVING DIFFERENT APIs TO OBTAIN ADVERTISEMENT DATA
KR20140121101A (en) Cloud build system and method using the dispatcher and the dispatcher for distributed builds
JP2017130197A (en) Method and system for managing application of set-top box
CN112703484A (en) Connected application experience
JP7002198B2 (en) Set-top box input / output system and input / output method using a terminal.

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination