Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
K
KTLA Study
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kirill Smelkov
KTLA Study
Commits
17fbf801
Commit
17fbf801
authored
Feb 16, 2022
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
cd6a0aa4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
51 additions
and
2 deletions
+51
-2
2READ
2READ
+49
-0
Route.toolbox/Route___Model_3.launch
Route.toolbox/Route___Model_3.launch
+2
-2
No files found.
2READ
View file @
17fbf801
A New Solution of Dijkstra's Concurrent Programming Problem
http://lamport.azurewebsites.net/pubs/pubs.html#bakery
Time, Clocks and the Ordering of Events in a Distributed System
http://lamport.azurewebsites.net/pubs/pubs.html#time-clocks
The Computer Science of Concurrency: The Early Years
http://lamport.azurewebsites.net/pubs/pubs.html#turing
Concurrent Reading and Writing
http://lamport.azurewebsites.net/pubs/pubs.html#rd-wr
The Concurrent Reading and Writing of Clocks
http://lamport.azurewebsites.net/pubs/pubs.html#lamport-concurrent-clocks
The Part-Time Parliament
http://lamport.azurewebsites.net/pubs/pubs.html#lamport-paxos
Consensus on Transaction Commit
http://lamport.azurewebsites.net/pubs/pubs.html#paxos-commit
???????
Distributed Snapshots: Determining Global States of a Distributed System
http://lamport.azurewebsites.net/pubs/pubs.html#chandy
------
Reconfiguring a State Machine
http://lamport.azurewebsites.net/pubs/pubs.html#reconfiguration-tutorial
Stoppable Paxos
http://lamport.azurewebsites.net/pubs/pubs.html#stoppable
??????
Leaderless Byzantine Paxos
http://lamport.azurewebsites.net/pubs/pubs.html#disc-leaderless-web
https://asatarin.github.io/testing-distributed-systems/
Route.toolbox/Route___Model_3.launch
View file @
17fbf801
...
...
@@ -5,7 +5,7 @@
<stringAttribute
key=
"distributedNetworkInterface"
value=
"192.168.122.1"
/>
<intAttribute
key=
"distributedNodesCount"
value=
"1"
/>
<stringAttribute
key=
"distributedTLC"
value=
"off"
/>
<intAttribute
key=
"fpIndex"
value=
"
74
"
/>
<intAttribute
key=
"fpIndex"
value=
"
12
"
/>
<intAttribute
key=
"maxHeapSize"
value=
"25"
/>
<stringAttribute
key=
"modelBehaviorInit"
value=
""
/>
<stringAttribute
key=
"modelBehaviorNext"
value=
""
/>
...
...
@@ -22,7 +22,7 @@
<listAttribute
key=
"modelCorrectnessProperties"
>
<listEntry
value=
"1<>Terminated"
/>
</listAttribute>
<intAttribute
key=
"modelEditorOpenTabs"
value=
"
8
"
/>
<intAttribute
key=
"modelEditorOpenTabs"
value=
"
12
"
/>
<stringAttribute
key=
"modelExpressionEval"
value=
""
/>
<listAttribute
key=
"modelParameterConstants"
>
<listEntry
value=
"root;;r;0;0"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment