File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
\chapter {Personal Reports }
2
2
3
3
\section* {Report: Marc Juchli }
4
+
4
5
As messaging never was a main part of my studies, I initially could not
5
6
directly imagine what processes are hidden behind a messaging system, nor the
6
7
steps it would take to build such a system from scratch. During the prestudy it
7
8
turned out that I let myself into a subject which will soon become one of the
8
- most interesting things I've discovered at HSR. Combined with the functional
9
+ most interesting things I have discovered at HSR. Combined with the functional
9
10
programming language Haskell, which I was already confronted with in my semester
10
11
abroad, I became even more interested in this thesis. The combination of
11
12
constant research and direct implementation was a very interesting challenge.
@@ -26,6 +27,10 @@ \section*{Report: Marc Juchli}
26
27
knowledge and approaches I learnt during the work with Haskell is what I
27
28
treasure most.
28
29
30
+ First contributions to this project have already been done by the Haskell
31
+ community and I am certain that with further efforts the HMB project could grow
32
+ into a sustainable and state-of-the-art message broker.
33
+
29
34
I am looking forward to hopefully be able to continue working on this subject
30
35
during my master studies.
31
36
You can’t perform that action at this time.
0 commit comments