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

Issue 267560043: Concurrently execute pings. Detecting OS

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 6 months ago by bruce.yinhe.kth
Modified:
8 years, 3 months ago
CC:
robert.erneborg, teowey, marcus.falgert, fikri.firman, bruce.yinhe, dkostic, karthik.venkatesan85
Visibility:
Public.

Description

Concurrently execute pings. Detecting OS

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -68 lines) Patch
M src/main/java/se/kth/crypt/server/core/CryptScheduledTasks.java View 3 chunks +28 lines, -4 lines 1 comment Download
A + src/main/java/se/kth/crypt/server/core/PingCaller.java View 1 chunk +29 lines, -8 lines 2 comments Download
D src/main/java/se/kth/crypt/server/util/CryptUtils.java View 1 chunk +0 lines, -56 lines 0 comments Download

Messages

Total messages: 4
bruce.yinhe.kth
Concurrently executing pings. @robert Able to detect OS. @karthik Using Java FutureTask http://docs.oracle.com/javase/1.5.0/docs/api/java/util/concurrent/FutureTask.html
8 years, 6 months ago (2015-10-25 02:15:30 UTC) #1
robert.erneborg
https://codereview.appspot.com/267560043/diff/1/src/main/java/se/kth/crypt/server/core/CryptScheduledTasks.java File src/main/java/se/kth/crypt/server/core/CryptScheduledTasks.java (right): https://codereview.appspot.com/267560043/diff/1/src/main/java/se/kth/crypt/server/core/CryptScheduledTasks.java#newcode79 src/main/java/se/kth/crypt/server/core/CryptScheduledTasks.java:79: looking forward to test this properly! :) https://codereview.appspot.com/267560043/diff/1/src/main/java/se/kth/crypt/server/core/PingCaller.java File ...
8 years, 6 months ago (2015-10-25 15:24:07 UTC) #2
karthik.venkatesan85
https://codereview.appspot.com/267560043/diff/1/src/main/java/se/kth/crypt/server/core/PingCaller.java File src/main/java/se/kth/crypt/server/core/PingCaller.java (right): https://codereview.appspot.com/267560043/diff/1/src/main/java/se/kth/crypt/server/core/PingCaller.java#newcode36 src/main/java/se/kth/crypt/server/core/PingCaller.java:36: else if (OS.indexOf("mac") >= 0) looks fine.....Is this possible ...
8 years, 6 months ago (2015-10-26 09:46:15 UTC) #3
kirill.sc
8 years, 3 months ago (2016-01-25 15:09:19 UTC) #4

          
Sign in to reply to this message.

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