Browse Source

gin commit from Ivory

Modified files: 1
M. Sonntag 5 years ago
parent
commit
67b33547d6
1 changed files with 3 additions and 2 deletions
  1. 3 2
      Go-CNS-talk-2018.ipynb

+ 3 - 2
Go-CNS-talk-2018.ipynb

@@ -228,7 +228,8 @@
     "\n",
     "- Concurrency provides a way to structure a solution to solve a problem that may (but not necessarily) be parallelizable.\n",
     "\n",
-    "Taken from https://talks.golang.org/2012/waza.slide#8"
+    "Taken from https://talks.golang.org/2012/waza.slide#8\n",
+    "\"Concurrency is not Parallelism\""
    ]
   },
   {
@@ -387,7 +388,7 @@
    "name": "go",
    "nbconvert_exporter": "",
    "pygments_lexer": "",
-   "version": "go1.11.1"
+   "version": "go1.11"
   }
  },
  "nbformat": 4,