Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1006)

Issue 339810043: Web server now functional. Serving files, answering AJAX requests. Built using the Spark framework. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
6 years, 5 months ago by manu_chaud
Modified:
6 years, 5 months ago
CC:
yulianlluo
Visibility:
Public.

Description

Web server now functional. Serving files, answering AJAX requests. Built using the Spark framework. BUG=Web Server for communicating between the client-side (the UI, ie the IVS) and the back-end (the EICS)

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added a README file #

Total comments: 2

Patch Set 3 : Displayed data sent from the client on the server console #

Unified diffs Side-by-side diffs Delta from patch set Stats (+569 lines, -0 lines) Patch
A .gitignore View 1 chunk +3 lines, -0 lines 0 comments Download
A eclipse-workspace/.gitignore View 1 chunk +2 lines, -0 lines 0 comments Download
A eclipse-workspace/myartefactid/.classpath View 1 chunk +37 lines, -0 lines 0 comments Download
A eclipse-workspace/myartefactid/.project View 1 chunk +23 lines, -0 lines 0 comments Download
A eclipse-workspace/myartefactid/.settings/org.eclipse.jdt.core.prefs View 1 chunk +12 lines, -0 lines 0 comments Download
A eclipse-workspace/myartefactid/.settings/org.eclipse.m2e.core.prefs View 1 chunk +4 lines, -0 lines 0 comments Download
A eclipse-workspace/myartefactid/README.md View 1 1 chunk +6 lines, -0 lines 0 comments Download
A eclipse-workspace/myartefactid/pom.xml View 1 chunk +15 lines, -0 lines 0 comments Download
A eclipse-workspace/myartefactid/src/test/java/myartefactid/Test.java View 1 2 1 chunk +20 lines, -0 lines 0 comments Download
A eclipse-workspace/myartefactid/src/test/resources/public/Trace6101219.xml View 1 chunk +126 lines, -0 lines 0 comments Download
A eclipse-workspace/myartefactid/src/test/resources/public/index.html View 1 chunk +317 lines, -0 lines 0 comments Download
A eclipse-workspace/myartefactid/src/test/resources/public/jquery-3.2.1.min.js View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 4
manu_chaud
The server is now working (can serve files, can receive data from the client, compute ...
6 years, 5 months ago (2017-11-15 00:31:59 UTC) #1
farzad2050
Mon.20.Nov: The part of sending an asynchronous request seems more likely to be a parallel ...
6 years, 5 months ago (2017-11-21 12:20:51 UTC) #2
manu.chaud_hotmail.fr
1. What difference do you make between parallel and asynchronous requests? 2. The JSON data ...
6 years, 5 months ago (2017-11-21 22:59:17 UTC) #3
farzad2050
6 years, 5 months ago (2017-11-27 09:50:02 UTC) #4
Message was sent while issue was closed.
On 2017/11/21 22:59:17, manu.chaud_hotmail.fr wrote:
>   1.  What difference do you make between parallel and asynchronous requests?
>   2.  The JSON data (returned by the server, according to the EICS output)
> should not only contain information about latency reduction, but also and
first
> of all the new topology proposed to reduce end-to-end distance of different
> paths and thus reduce latency, so as to let user appreciate the improvement
made
> to the network by the EICS. Latency reduction or length of new cables that
have
> to be bult in the newly-proposed topology are just additional informations
that
> we will provide to make the IVS more informative and user-friendly.
> 
> 
> 
> ________________________________
> From: Farzad Hajibagheri <mailto:farzad2050@gmail.com>
> Sent: Tuesday, November 21, 2017 1:20:49 PM
> To: mailto:manu.chaud.18@gmail.com; mailto:dkostic@gmail.com;
mailto:kirill.sc@gmail.com;
> mailto:w406971526@gmail.com; mailto:zhubiwen509@gmail.com;
mailto:ibolight91@gmail.com;
> mailto:yulianlluo@gmail.com; mailto:farzad2050@gmail.com;
mailto:reply@codereview-hr.appspotmail.com
> Subject: Re: Web server now functional. Serving files, answering AJAX
requests.
> Built using the Spark framework. (issue 339810043 by
mailto:manu.chaud.18@gmail.com)
> 
> Mon.20.Nov:
> The part of sending an asynchronous request seems more likely to be a
> parallel or simultaneous request rather than asynchronous one.
> 
> Tue.21.Nov:
> Based on what we are discussed in meeting with our TA, the alert
> window that pops up with some JSON data, while the server is
> answering, JSON data is possible to be the amount of latency
> reduction.

I mean at a single moment of time for both of them or two different moment of
time for both. (23 November 2017 at 15:34)
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b