Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ola.Straum
zek010-oblig2
Commits
a6a4b22f
Commit
a6a4b22f
authored
Nov 02, 2020
by
OlaBola98
Browse files
hm
parent
9d6db561
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
a6a4b22f
##Task 1
Notes for task 1
Task one contains Java concurrency, by utilising the properties of threads(wait, clear).
SPEED:
##Task 2
Notes for task 2:
2.1 public String[] searchQuery returns a query to string, and splits the query
on the key ";".
...
...
@@ -95,6 +97,7 @@
##Task 5
Imports:
CyclicBarrier is a syncrhonization tool for allowing a set of threads to wait for each other
to reach a barrier. The cyclic portion is that this can be done again after the waiting
...
...
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