-
Notifications
You must be signed in to change notification settings - Fork 0
/
notes.txt
32 lines (28 loc) · 1.18 KB
/
notes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Notes
- Introduction
- Actor Model general trends
- Run to completeion vs restriction on await (cooperative scheduling) and Ian's thesis - 09366627545
- Design pattern
- Efficiency
- Real-time features
- Scheduling policies
- Guideline
- Java 8
- Remote and distributed messaging
- Limitations of Java with threads and stack vs C++
- Do not support this
- but we support real-time
- and scheduling policy
- Benchmarking
- await and COG on ABS API
- Landscape of languages and libraries
- Apache Mesos modelling in ABS
This document was typeset using LATEX, with a mixture of classicthesis1 1
developed by André Miede and tufte-latex, 2 which is based on Edward 2
Tue’s Beautiful Evidence . e bibliography was processed by Biblatex.3
3 Robert Slimbach’s Minion Pro acts as both the text and display type-face. Sans-serif text is typeset in Slimbach and Carol Twombly’s Myriad
Pro; monospaced text uses Jim Lyles’s Bitstream Vera Mono (“Bera Mono”).
Donald Knuth’s Computer Modern is used throughout, but I’m not saying
where.
http://code.google.com/p/classicthesis/
https://code.google.com/p/tufte-latex/