iotcloud.git
7 years agoCompleting client algorithm (first complete version); adjusting putting and getting...
rtrimana [Tue, 19 Jul 2016 18:40:34 +0000 (11:40 -0700)]
Completing client algorithm (first complete version); adjusting putting and getting slots parts; cleanup needed later

7 years agoAdding client part that puts slots on server; handling kv and cr entries; in progress...
rtrimana [Mon, 18 Jul 2016 23:58:15 +0000 (16:58 -0700)]
Adding client part that puts slots on server; handling kv and cr entries; in progress of integrating handling qs and ss entries

7 years agoAdding collision resolution entry - preserved by checking against last sequence numbe...
rtrimana [Fri, 15 Jul 2016 22:03:42 +0000 (15:03 -0700)]
Adding collision resolution entry - preserved by checking against last sequence numbers of all clients

7 years agoFixing typo in MinSlot that's getting s_min for slots for-loop counter
rtrimana [Fri, 15 Jul 2016 00:38:16 +0000 (17:38 -0700)]
Fixing typo in MinSlot that's getting s_min for slots for-loop counter

7 years agoClient read slots algorithm - Cleaning up, adding error function, making sure that...
rtrimana [Fri, 15 Jul 2016 00:31:51 +0000 (17:31 -0700)]
Client read slots algorithm - Cleaning up, adding error function, making sure that slots are processed in order

7 years agoRevised client algorithm - part that gets slots from server
rtrimana [Thu, 14 Jul 2016 17:23:18 +0000 (10:23 -0700)]
Revised client algorithm - part that gets slots from server

7 years agoReplacing primes with subscripts for MaxSlot and MinSlot
rtrimana [Tue, 12 Jul 2016 22:18:48 +0000 (15:18 -0700)]
Replacing primes with subscripts for MaxSlot and MinSlot

7 years agoAdding empty set as another return value for a true condition in PutSlot
rtrimana [Tue, 12 Jul 2016 21:36:32 +0000 (14:36 -0700)]
Adding empty set as another return value for a true condition in PutSlot

7 years agoUsing \tuple{} for expressing tuples
rtrimana [Tue, 12 Jul 2016 17:56:12 +0000 (10:56 -0700)]
Using \tuple{} for expressing tuples

7 years agoAdding helper functions for server part; cleaning up
rtrimana [Tue, 12 Jul 2016 15:14:53 +0000 (08:14 -0700)]
Adding helper functions for server part; cleaning up

7 years agoCleaning up PutSlot function
rtrimana [Mon, 11 Jul 2016 23:47:28 +0000 (16:47 -0700)]
Cleaning up PutSlot function

7 years agoedits
bdemsky [Mon, 11 Jul 2016 21:58:30 +0000 (14:58 -0700)]
edits

7 years agoRenaming Get and Put into GetSlot and PutSlot; Cleaning up PutSlot
rtrimana [Mon, 11 Jul 2016 21:41:25 +0000 (14:41 -0700)]
Renaming Get and Put into GetSlot and PutSlot; Cleaning up PutSlot

7 years agoclean up some definitions plus get function
bdemsky [Mon, 11 Jul 2016 20:12:30 +0000 (13:12 -0700)]
clean up some definitions plus get function

7 years agoServer algorithm revised - two basic functions, e.g. put and get; preliminary writeup...
rtrimana [Mon, 11 Jul 2016 16:28:17 +0000 (09:28 -0700)]
Server algorithm revised - two basic functions, e.g. put and get; preliminary writeup for definitions part

7 years agoAdding client algorithm; modifying some parts of server algorithm - first draft
rtrimana [Thu, 7 Jul 2016 21:03:52 +0000 (14:03 -0700)]
Adding client algorithm; modifying some parts of server algorithm - first draft

7 years agoAdding server algorithm
rtrimana [Wed, 6 Jul 2016 17:37:53 +0000 (10:37 -0700)]
Adding server algorithm

7 years agomore comments
bdemsky [Tue, 5 Jul 2016 20:29:09 +0000 (13:29 -0700)]
more comments

7 years agoadd notes
bdemsky [Tue, 5 Jul 2016 20:27:55 +0000 (13:27 -0700)]
add notes

7 years agoCompleting login and key management (part 1.1)
rtrimana [Tue, 5 Jul 2016 16:24:23 +0000 (09:24 -0700)]
Completing login and key management (part 1.1)

7 years agoGive more explanations on data entries, add a few punctuations, etc.
rtrimana [Thu, 30 Jun 2016 15:36:17 +0000 (08:36 -0700)]
Give more explanations on data entries, add a few punctuations, etc.

7 years agoForce proof on failed write
bdemsky [Wed, 29 Jun 2016 23:39:31 +0000 (16:39 -0700)]
Force proof on failed write

7 years agotypo
bdemsky [Wed, 29 Jun 2016 23:31:35 +0000 (16:31 -0700)]
typo

7 years agoAdd document
bdemsky [Wed, 29 Jun 2016 06:02:06 +0000 (23:02 -0700)]
Add document