Skip to content

start on DCM write-up #161

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 70 commits into
base: master
Choose a base branch
from
Open

start on DCM write-up #161

wants to merge 70 commits into from

Conversation

winitzki
Copy link
Collaborator

@winitzki winitzki commented Sep 20, 2018

  • a new chapter describing the DCM, with motivation
  • example: distributed map/reduce without ordered reduce
  • example: distributed merge-sort
  • example: distributed pipeline
  • example: distributed cache

@codecov
Copy link

codecov bot commented Sep 20, 2018

Codecov Report

Merging #161 into master will decrease coverage by 5.34%.
The diff coverage is 74.9%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
- Coverage     100%   94.65%   -5.35%     
==========================================
  Files          18       20       +2     
  Lines        1098     1291     +193     
  Branches      144      159      +15     
==========================================
+ Hits         1098     1222     +124     
- Misses          0       69      +69
Impacted Files Coverage Δ
core/src/main/scala/io/chymyst/jc/Macros.scala 100% <ø> (ø) ⬆️
...re/src/main/scala/io/chymyst/jc/BlockingPool.scala 100% <ø> (ø) ⬆️
core/src/main/scala/io/chymyst/jc/FixedPool.scala 100% <ø> (ø) ⬆️
...rc/main/scala/io/chymyst/jc/EmitterDebugging.scala 100% <100%> (ø)
.../src/main/scala/io/chymyst/jc/StaticAnalysis.scala 100% <100%> (ø) ⬆️
core/src/main/scala/io/chymyst/jc/Reaction.scala 100% <100%> (ø) ⬆️
core/src/main/scala/io/chymyst/jc/MutableBag.scala 100% <100%> (ø) ⬆️
core/src/main/scala/io/chymyst/jc/package.scala 100% <100%> (ø) ⬆️
core/src/main/scala/io/chymyst/jc/Cluster.scala 48% <48%> (ø)
...e/src/main/scala/io/chymyst/jc/ChymystThread.scala 90% <50%> (-10%) ⬇️
... and 6 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0f27b49...29ae8bf. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant