CN108243233A - A kind of method and client for improving Web application performances - Google Patents

A kind of method and client for improving Web application performances Download PDF

Info

Publication number
CN108243233A
CN108243233A CN201611224194.9A CN201611224194A CN108243233A CN 108243233 A CN108243233 A CN 108243233A CN 201611224194 A CN201611224194 A CN 201611224194A CN 108243233 A CN108243233 A CN 108243233A
Authority
CN
China
Prior art keywords
request
web
server
response
asynchronous
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
CN201611224194.9A
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.)
Shenzhen Launch Technology Co Ltd
Original Assignee
Shenzhen Launch Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Launch Technology Co Ltd filed Critical Shenzhen Launch Technology Co Ltd
Priority to CN201611224194.9A priority Critical patent/CN108243233A/en
Publication of CN108243233A publication Critical patent/CN108243233A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)

Abstract

The present invention provides a kind of method and client for improving Web application performances, and wherein method includes:According to Web request instruction analysis input by user, whether this request needs to perform multiple tasks;If desired multiple tasks are performed, multiple Asynchronous Requests of quantity identical with task number are then concurrently sent out to the Web servers applied, server is made to perform multiple tasks parallel according to multiple Asynchronous Requests, wherein each Asynchronous Request, which corresponds to, performs a task, and carries the parameter that corresponding task needs;It receives server and performs the corresponding multiple response datas returned after multiple Asynchronous Requests parallel, and pass to business function after multiple response datas are assembled according to the form that business needs after all response datas are all here and handle.The present invention can improve Web and apply the speed that response data is obtained when asking multiple tasks, shorten total request response time, improve web application performances and promote user experience.

Description

A kind of method and client for improving Web application performances
Technical field
The invention belongs to Internet technical field more particularly to a kind of methods and client for improving Web application performances.
Background technology
With the continuous development of Internet technology, web application also gradually rises.Web application is that one kind can be with By the application program of web page access, user only needs browser client, does not need to install special application program Client software is very big convenient for users to use.However, existing web application, during actual use often Often can bad experience be brought to user due to request response time length, such as:When Web apply initiate one server is needed to hold During the request of row multiple tasks, server will perform these tasks successively after receiving request, then obtain each task Client is returned to after the form assembling that data are needed according to business.This traditional processing mode is single thread due to server Multiple tasks are performed successively so that the server execution period is long, and the request response time for making client total is long, web application performances It is low, influence user experience.
Invention content
The embodiment of the present invention is designed to provide a kind of method and client for improving Web application performances, it is intended to solve Above-mentioned Web applies the speed for obtaining response data when asking multiple tasks slower, causes web application performances low, influences user The problem of experience.
The embodiment of the present invention is achieved in that a kind of method for improving Web application performances, including:
According to Web request instruction analysis input by user, whether this request needs to perform multiple tasks;
If desired multiple tasks are performed, then concurrently send out the more of quantity identical with task number to the Web servers applied A Asynchronous Request makes server perform multiple tasks parallel according to multiple Asynchronous Requests, is performed wherein each Asynchronous Request corresponds to One task, and carry the parameter that corresponding task needs;
It receives server and performs the corresponding multiple response datas returned after multiple Asynchronous Requests parallel, and in all number of responses It is handled according to business function is passed to after multiple response datas are assembled according to the form that business needs after all here.
On the basis of above-mentioned technical proposal, it is described according to Web request instruction analysis input by user this request whether need Multiple tasks are performed to further include later:
If multiple tasks need not be performed, the Web request is directly sent to the server;
The response data that the server is returned according to the Web request is received, and the response data is passed into industry Business function is handled.
On the basis of above-mentioned technical proposal, it is described according to Web input by user apply Web request instruction analysis this please Seeking Truth is no to need execution multiple tasks to specifically include:
Parameter is come into according to the web request, analyze the web request need the task number performed in server with The parameter transmitted to each task.
On the basis of above-mentioned technical proposal, described receive after server performs multiple Asynchronous Requests parallel corresponds to the more of return A response data, and after multiple response datas are assembled according to the form that business needs after all response datas are all here The business function of passing to carries out processing and specifically includes:
Response data corresponding to each Asynchronous Request that server returns is received, and will receive by call back function Response data correspondence is stored in the variable corresponding to each Asynchronous Request;
When being all stored with the response data that the server returns in the variable corresponding to the multiple Asynchronous Request, then Multiple response datas in the variable corresponding to the multiple Asynchronous Request are read, and by the multiple response data according to business The form needed passes to business function and is handled after being assembled.
On the other hand, the embodiment of the present invention also provides a kind of client, including:
Whether Web request analytic unit needs to perform for this request according to Web request instruction analysis input by user Multiple tasks.
The concurrent unit of Asynchronous Request, for if desired performing multiple tasks, then to Web apply server concurrently send out with Multiple Asynchronous Requests of the identical quantity of task number, make server perform multiple tasks parallel according to multiple Asynchronous Requests, wherein Each Asynchronous Request, which corresponds to, performs a task, and carries the parameter that corresponding task needs;
First response data processing unit corresponds to the more of return for receiving after server performs multiple Asynchronous Requests parallel A response data, and after multiple response datas are assembled according to the form that business needs after all response datas are all here The business function of passing to is handled.
On the basis of above-mentioned technical proposal, further include:
If the Web request for that need not perform multiple tasks, is directly sent to described by Web request transmitting element Server;
Second response data processing unit, for receiving the response data that the server is returned according to the Web request, And the response data is passed into business function and is handled.
On the basis of above-mentioned technical proposal, the Web request analytic unit is specifically used for:
Parameter is come into according to the web request, analyze the web request need the task number performed in server with The parameter transmitted to each task.
On the basis of above-mentioned technical proposal, the first response data processing unit specifically includes:
Response data receiving unit receives the response corresponding to each Asynchronous Request of server return by call back function Data, and in the variable that the response data received correspondence is stored in corresponding to each Asynchronous Request;
Response data detects encapsulation unit, for work as all be stored in the variable corresponding to the multiple Asynchronous Request it is described During the response data that server returns, then multiple response datas in the variable corresponding to the multiple Asynchronous Request are read, and Business function is passed to after the multiple response data is assembled according to the form that business needs to handle.
The embodiment of the present invention by according to Web request instruction analysis input by user this request whether need to perform it is multiple Task;If desired multiple tasks are performed, then concurrently send out the multiple different of quantity identical with task number to the Web servers applied Step request, makes server perform multiple tasks parallel according to multiple Asynchronous Requests, wherein each Asynchronous Request, which corresponds to, performs one Task, and carry the parameter that corresponding task needs;It receives after server performs multiple Asynchronous Requests parallel and corresponds to the more of return A response data, and after multiple response datas are assembled according to the form that business needs after all response datas are all here The business function of passing to is handled, so as to improve the speed that Web applies the acquisition response data when asking multiple tasks, Shorten total request response time, improve web application performances and promote user experience.
Description of the drawings
Fig. 1 is a kind of schematic flow diagram of method for improving Web application performances provided in an embodiment of the present invention;
Fig. 2 is a kind of schematic block diagram of client provided in an embodiment of the present invention.
Specific embodiment
In order to make the purpose , technical scheme and advantage of the present invention be clearer, with reference to the accompanying drawings and embodiments, it is right The present invention is further elaborated.It should be appreciated that the specific embodiments described herein are merely illustrative of the present invention, and It is not used in the restriction present invention.
Fig. 1 is a kind of schematic flow diagram of method for improving Web application performances provided in an embodiment of the present invention, this method Executive agent is the client described in the embodiment of the present invention.Shown in Figure 1, this method includes:
In S101, according to Web request instruction analysis input by user, whether this request needs to perform multiple tasks.
In the present embodiment, the step S101 is specifically included:
Parameter is come into according to the web request, analyze the web request need the task number performed in server with The parameter transmitted to each task.
In addition, it is necessary to explanation, in the present embodiment, the multiple task include two or more tasks.
In S102-1, multiple tasks are if desired performed, then are concurrently sent out and task number phase to the Web servers applied With multiple Asynchronous Requests of quantity, server is made to perform multiple tasks parallel according to multiple Asynchronous Requests, wherein each asynchronous please It asks corresponding and performs a task, and carry the parameter that corresponding task needs.
In the present embodiment, client needs the number of task performed in server to the service according to this request Device concurrently sends out multiple Asynchronous Requests, and server can in this way according to the multiple Asynchronous Request corresponded to and opens a plurality of thread simultaneously Row processing multiple tasks, so as to greatly shorten the time used in server execution multiple tasks.
In S103-1, receive server and perform the corresponding multiple response datas returned after multiple Asynchronous Requests parallel, and Business letter is passed to after multiple response datas are assembled according to the form that business needs after all response datas are all here Number is handled.
In the present embodiment, step S103-1 is specifically included:
Response data corresponding to each Asynchronous Request that server returns is received, and will receive by call back function Response data correspondence is stored in the variable corresponding to each Asynchronous Request;
When being all stored with the response data that the server returns in the variable corresponding to the multiple Asynchronous Request, then Multiple response datas in the variable corresponding to the multiple Asynchronous Request are read, and by the multiple response data according to business The form needed passes to business function and is handled after being assembled.
In the present embodiment, the server can correspond to unlatching in the multiple Asynchronous Requests for receiving client transmission Multiple threads perform multiple tasks parallel, and it is right by each Asynchronous Request institute that the sequencing completed is handled according to each task The response data answered is back to client respectively.
In the present embodiment, after the call back function of client often receives the corresponding response data of an Asynchronous Request, just The response data is written in the variable corresponding to the Asynchronous Request, will detect later it is primary whether each Asynchronous Request institute Corresponding response data is all stored in corresponding variable, if so, reading all response datas and the lattice needed according to business Formula is assembled, and is passed it to business function after finishing assembly and handled;Otherwise, other processing are no longer done..
Preferably, in the present embodiment, can also include after step slol:
In S102-2, if multiple tasks need not be performed, the Web request is directly sent to the server;
In S103-2, the response data that the server is returned according to the Web request is received, and by the number of responses It is handled according to the business function of passing to.
In the present embodiment, if analysis show that this request only need to perform a subtask in server end, without to institute State Web request to be split, can the Web request be directly forwarded to the server, the server receive it is described After Web request, Web request described in a thread process is opened, and will be obtained according to the Web request according to existing process flow The response data got is back to the client, and the client, can be directly by described in after the response data is received Response data is transferred to business function and is handled.
Above as can be seen that a kind of method for improving Web application performances provided in this embodiment according to user by inputting Web request instruction analysis this request whether need perform multiple tasks;If desired multiple tasks are performed, then are applied to Web Server concurrently send out multiple Asynchronous Requests of quantity identical with task number, make server parallel according to multiple Asynchronous Requests Multiple tasks are performed, wherein each Asynchronous Request, which corresponds to, performs a task, and carry the parameter that corresponding task needs;It receives Server performs the corresponding multiple response datas returned after multiple Asynchronous Requests parallel, and will after all response datas are all here Multiple response datas pass to business function and are handled after being assembled according to the form that business needs, so as to improve Web applies the speed that response data is obtained when asking multiple tasks, shortens total request response time, improves web applications It can and promote user experience.
Fig. 2 is a kind of schematic block diagram of client provided in an embodiment of the present invention.It illustrate only for convenience of description Part related to the present embodiment.
It is shown in Figure 2, a kind of client 10 provided in this embodiment, including:
Whether Web request analytic unit 11 needs to hold for this request according to Web request instruction analysis input by user Row multiple tasks;
The concurrent unit 12 of Asynchronous Request for if desired performing multiple tasks, is then concurrently sent out to the Web servers applied Multiple Asynchronous Requests of quantity identical with task number, make server perform multiple tasks parallel according to multiple Asynchronous Requests, In each Asynchronous Request correspond to and perform a task, and carry the parameter that corresponding task needs;
First response data processing unit 13 corresponds to what is returned for receiving after server performs multiple Asynchronous Requests parallel Multiple response datas, and assemble multiple response datas according to the form that business needs after all response datas are all here After pass to business function and handled.
Optionally, the client 10 further includes:
If the Web request for that need not perform multiple tasks, is directly sent to institute by Web request transmitting element 14 State server;
Second response data processing unit 15, for receiving the number of responses that the server is returned according to the Web request According to, and the response data is passed into business function and is handled.
Optionally, the Web request analytic unit 11 is specifically used for:
Parameter is come into according to the web request, analyze the web request need the task number performed in server with The parameter transmitted to each task.
Optionally, the first response data processing unit 13 specifically includes:
Response data receiving unit 131 is received by call back function corresponding to each Asynchronous Request of server return Response data, and in the variable that the response data received correspondence is stored in corresponding to each Asynchronous Request;
Response data detects encapsulation unit 132, is all stored with for working as in the variable corresponding to the multiple Asynchronous Request During the response data that the server returns, then multiple number of responses in the variable corresponding to the multiple Asynchronous Request are read According to, and business function is passed to after the multiple response data is assembled according to the form that business needs and is handled.
It should be noted that each unit in above-mentioned client provided in an embodiment of the present invention, due to Fig. 1 of the present invention Shown embodiment of the method is based on same design, and the technique effect brought is identical with present invention embodiment of the method shown in FIG. 1, Particular content can be found in the narration in present invention embodiment of the method shown in FIG. 1, and details are not described herein again.
Above as can be seen that a kind of client provided in this embodiment is again by Web request analytic unit, for basis Whether this request of Web request instruction analysis input by user needs to perform multiple tasks;The concurrent unit of Asynchronous Request, if for It needs to perform multiple tasks, then multiple Asynchronous Requests of quantity identical with task number is concurrently sent out to the Web servers applied, Server is made to perform multiple tasks parallel according to multiple Asynchronous Requests, wherein each Asynchronous Request corresponds to the task that performs, and Carry the parameter that corresponding task needs;First response data processing unit, for receive server perform parallel it is multiple asynchronous The corresponding multiple response datas returned after request, and need multiple response datas according to business after all response datas are all here The form wanted passes to business function and is handled after being assembled, applied so as to improve Web when asking multiple tasks The speed of response data is obtained, shortens total request response time, improve web application performances and promotes user experience.
The foregoing is merely illustrative of the preferred embodiments of the present invention, is not intended to limit the invention, all essences in the present invention All any modification, equivalent and improvement made within refreshing and principle etc., should all be included in the protection scope of the present invention.

Claims (8)

  1. A kind of 1. method for improving Web application performances, which is characterized in that including:
    According to Web request instruction analysis input by user, whether this request needs to perform multiple tasks;
    If desired multiple tasks are performed, then concurrently send out the multiple different of quantity identical with task number to the Web servers applied Step request, makes server perform multiple tasks parallel according to multiple Asynchronous Requests, wherein each Asynchronous Request, which corresponds to, performs one Task, and carry the parameter that corresponding task needs;
    It receives server and performs the corresponding multiple response datas returned after multiple Asynchronous Requests parallel, and in all response datas all Business function is passed to after multiple response datas are assembled according to the form that business needs after here to handle.
  2. 2. the method for Web application performances is improved as described in claim 1, which is characterized in that described according to Web input by user Request instruction analyzes whether this request needs to further include after performing multiple tasks:
    If multiple tasks need not be performed, the Web request is directly sent to the server;
    The response data that the server is returned according to the Web request is received, and the response data is passed into business letter Number is handled.
  3. 3. the method for Web application performances is improved as described in claim 1, which is characterized in that described according to Web input by user Whether this request of the Web request instruction analysis of application needs execution multiple tasks to specifically include:
    Parameter is come into according to the web request, analyzing the web request needs the task number performed in server and to every The parameter that a task is transmitted.
  4. 4. the method for Web application performances is improved as described in claim 1, which is characterized in that the reception server is held parallel The corresponding multiple response datas returned after the multiple Asynchronous Requests of row, and by multiple response datas after all response datas are all here According to business need form assembled after pass to business function carry out processing specifically include:
    Response data corresponding to each Asynchronous Request of server return, and the response that will be received are received by call back function Data correspondence is stored in the variable corresponding to each Asynchronous Request;
    When being all stored with the response data that the server returns in the variable corresponding to the multiple Asynchronous Request, then read Multiple response datas in variable corresponding to the multiple Asynchronous Request, and the multiple response data is needed according to business Form assembled after pass to business function and handled.
  5. 5. a kind of client, which is characterized in that including:
    Web request analytic unit, for according to Web request instruction analysis input by user this request whether need to perform it is multiple Task;
    The concurrent unit of Asynchronous Request for if desired performing multiple tasks, is then concurrently sent out and task to the Web servers applied Multiple Asynchronous Requests of the identical quantity of number, make server perform multiple tasks parallel according to multiple Asynchronous Requests, wherein each Asynchronous Request, which corresponds to, performs a task, and carries the parameter that corresponding task needs;
    First response data processing unit, for receiving multiple sound that server performs corresponding return after multiple Asynchronous Requests parallel Data are answered, and are transmitted after multiple response datas are assembled according to the form that business needs after all response datas are all here It is handled to business function.
  6. 6. client as claimed in claim 5, which is characterized in that further include:
    If the Web request for that need not perform multiple tasks, is directly sent to the service by Web request transmitting element Device;
    Second response data processing unit, for receiving the response data that the server is returned according to the Web request, and will The response data passes to business function and is handled.
  7. 7. client as claimed in claim 5, which is characterized in that the Web request analytic unit is specifically used for:
    Parameter is come into according to the web request, analyzing the web request needs the task number performed in server and to every The parameter that a task is transmitted.
  8. 8. client as claimed in claim 7, which is characterized in that the first response data processing unit specifically includes:
    Response data receiving unit receives the number of responses corresponding to each Asynchronous Request of server return by call back function According to, and in the variable that the response data received correspondence is stored in corresponding to each Asynchronous Request;
    Response data detects encapsulation unit, and the service is all stored in the variable corresponding to the multiple Asynchronous Request for working as During the response data that device returns, then multiple response datas in the variable corresponding to the multiple Asynchronous Request are read, and by institute It states and passes to business function after multiple response datas are assembled according to the form that business needs and handled.
CN201611224194.9A 2016-12-26 2016-12-26 A kind of method and client for improving Web application performances Pending CN108243233A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611224194.9A CN108243233A (en) 2016-12-26 2016-12-26 A kind of method and client for improving Web application performances

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611224194.9A CN108243233A (en) 2016-12-26 2016-12-26 A kind of method and client for improving Web application performances

Publications (1)

Publication Number Publication Date
CN108243233A true CN108243233A (en) 2018-07-03

Family

ID=62702541

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611224194.9A Pending CN108243233A (en) 2016-12-26 2016-12-26 A kind of method and client for improving Web application performances

Country Status (1)

Country Link
CN (1) CN108243233A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110764930A (en) * 2019-10-21 2020-02-07 中国民航信息网络股份有限公司 Request or response processing method and device based on message mode
CN111600920B (en) * 2019-02-21 2024-03-05 北京京东尚科信息技术有限公司 JS-based data request proxy method, device, equipment and readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102158853A (en) * 2011-05-23 2011-08-17 广州市动景计算机科技有限公司 Method and device for managing download of mobile communication equipment terminal browser
CN102254024A (en) * 2011-07-27 2011-11-23 国网信息通信有限公司 Mass data processing system and method
US20120084778A1 (en) * 2006-06-27 2012-04-05 International Business Machines Corporation Managing execution of mixed workloads in a simultaneous multi-threaded (smt) enabled system
CN105069163A (en) * 2015-08-26 2015-11-18 广州神马移动信息科技有限公司 Network request processing method and apparatus

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120084778A1 (en) * 2006-06-27 2012-04-05 International Business Machines Corporation Managing execution of mixed workloads in a simultaneous multi-threaded (smt) enabled system
CN102158853A (en) * 2011-05-23 2011-08-17 广州市动景计算机科技有限公司 Method and device for managing download of mobile communication equipment terminal browser
CN102254024A (en) * 2011-07-27 2011-11-23 国网信息通信有限公司 Mass data processing system and method
CN105069163A (en) * 2015-08-26 2015-11-18 广州神马移动信息科技有限公司 Network request processing method and apparatus

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111600920B (en) * 2019-02-21 2024-03-05 北京京东尚科信息技术有限公司 JS-based data request proxy method, device, equipment and readable storage medium
CN110764930A (en) * 2019-10-21 2020-02-07 中国民航信息网络股份有限公司 Request or response processing method and device based on message mode

Similar Documents

Publication Publication Date Title
Zhang et al. Automated profiling and resource management of pig programs for meeting service level objectives
CN104331640B (en) Project concluding report analysis system and method based on biological cloud platform
US20210012233A1 (en) Adaptive compilation of quantum computing jobs
JP7038740B2 (en) Data aggregation methods for cache optimization and efficient processing
US20070294371A1 (en) Method for determining input focus for web pages having aggregated content
US20130339485A1 (en) Multi-Threaded Asynchronous Download of a Set of Script files Used in a Web Application
Kao et al. Performance testing framework for rest-based web applications
Wilkinson et al. QMachine: commodity supercomputing in web browsers
CN108243233A (en) A kind of method and client for improving Web application performances
Stępniak et al. Performance analysis of SPA web systems
US20160239275A1 (en) Generating an integrated service
US8938634B2 (en) User generated data center power savings
Barker et al. Eliminating the middleman: peer-to-peer dataflow
CN104270443A (en) Cloud computing system and method capable of dynamically analyzing Web application
Brebner Service-oriented performance modeling the mule enterprise service bus (esb) loan broker application
Subratie et al. GRAPLEr: A distributed collaborative environment for lake ecosystem modeling that integrates overlay networks, high‐throughput computing, and WEB services
Vesić et al. N. comparative analysis of web application performance in case of using REST versus GraphQL
Barker et al. The Circulate architecture: avoiding workflow bottlenecks caused by centralised orchestration
Radhakrishna et al. Performance inquisition of web services using soap UI and JMeter
Schlagkamp Influence of dynamic think times on parallel job scheduler performances in generative simulations
Meredova Comparison of server-side rendering capabilities of react and vue
Rivero et al. Improving legacy applications with client-side augmentations
Emilsson Container performance benchmark between Docker, LXD, Podman & Buildah
Fritz et al. ASAP-DM: a framework for automatic selection of analytic platforms for data mining
Sahami et al. Using Apache Spark on Hadoop Clusters as Backend for WebLicht Processing Pipelines.

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20180703