Ignore:
Timestamp:
Jun 14, 2023, 11:35:49 AM (3 years ago)
Author:
caparsons <caparson@…>
Branches:
master, stuck-waitfor-destruct
Children:
7e4bd9b6
Parents:
32a4f3e (diff), 8f557161 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

Location:
doc/theses/colby_parsons_MMAth/diagrams
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/colby_parsons_MMAth/diagrams/gulp.tikz

    r32a4f3e r5668740  
    8787
    8888% Text Node
    89 \draw (23,6) node [anchor=north west][inner sep=0.75pt]   [align=left] {{\footnotesize Worker}};
     89\draw (15,6) node [anchor=north west][inner sep=0.75pt]   [align=left] {{\footnotesize Executor Thread}};
    9090% Text Node
    91 \draw (85,18) node [anchor=north west][inner sep=0.75pt]   [align=left] {{\footnotesize Empty local queue}};
     91\draw (85,20) node [anchor=north west][inner sep=0.75pt]   [align=left] {{\footnotesize Empty local queue}};
    9292% Text Node
    9393\draw (8,197) node [anchor=north west][inner sep=0.75pt]   [align=left] {{\footnotesize Sharded message queues}};
     
    101101\draw (70,71) node [anchor=north west][inner sep=0.75pt]   [align=left] {{\footnotesize Gulps queue 0}};
    102102% Text Node
    103 \draw (312,6) node [anchor=north west][inner sep=0.75pt]   [align=left] {{\footnotesize Worker}};
     103\draw (303,6) node [anchor=north west][inner sep=0.75pt]   [align=left] {{\footnotesize Executor Thread}};
    104104% Text Node
    105 \draw (374,18) node [anchor=north west][inner sep=0.75pt]   [align=left] {{\footnotesize Local queue}};
     105\draw (374,21) node [anchor=north west][inner sep=0.75pt]   [align=left] {{\footnotesize Local queue}};
    106106% Text Node
    107107\draw (297,198) node [anchor=north west][inner sep=0.75pt]   [align=left] {{\footnotesize Sharded message queues}};
  • doc/theses/colby_parsons_MMAth/diagrams/inverted_actor.tikz

    r32a4f3e r5668740  
    275275
    276276% Text Node
    277 \draw (245,-2) node [anchor=north west][inner sep=0.75pt]   [align=left] {{\footnotesize Worker Threads}};
     277\draw (258,-2) node [anchor=north west][inner sep=0.75pt]   [align=left] {{\small Executor}};
    278278% Text Node
    279 \draw (155,-2) node [anchor=north west][inner sep=0.75pt]   [align=left] {{\footnotesize Actors}};
     279\draw (155,-2) node [anchor=north west][inner sep=0.75pt]   [align=left] {{\small Actors}};
    280280% Text Node
    281 \draw (21,73) node [anchor=north west][inner sep=0.75pt]   [align=left] {{\footnotesize Message}\\{\footnotesize Queues}};
     281\draw (21,73) node [anchor=north west][inner sep=0.75pt]   [align=left] {{\small Message}\\{\small Queues}};
    282282
    283283
  • doc/theses/colby_parsons_MMAth/diagrams/standard_actor.tikz

    r32a4f3e r5668740  
    182182
    183183% Text Node
    184 \draw (186,6) node [anchor=north west][inner sep=0.75pt]   [align=left] {{\footnotesize Worker Threads}};
     184\draw (197,6) node [anchor=north west][inner sep=0.75pt]   [align=left] {{\small Executor}};
    185185% Text Node
    186 \draw (91,9) node [anchor=north west][inner sep=0.75pt]   [align=left] {{\footnotesize Actors}};
     186\draw (91,9) node [anchor=north west][inner sep=0.75pt]   [align=left] {{\small Actors}};
    187187% Text Node
    188 \draw (81,207) node [anchor=north west][inner sep=0.75pt]   [align=left] {{\footnotesize Mailboxes}};
     188\draw (78,207) node [anchor=north west][inner sep=0.75pt]   [align=left] {{\small Mailboxes}};
    189189
    190190
Note: See TracChangeset for help on using the changeset viewer.