Skip to content

Commit 58f1f36

Browse files
committed
final corrections
1 parent 4768e8a commit 58f1f36

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

personal_reports.tex

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
\chapter{Personal Reports}
22

33
\section*{Report: Marc Juchli}
4+
45
As messaging never was a main part of my studies, I initially could not
56
directly imagine what processes are hidden behind a messaging system, nor the
67
steps it would take to build such a system from scratch. During the prestudy it
78
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
910
programming language Haskell, which I was already confronted with in my semester
1011
abroad, I became even more interested in this thesis. The combination of
1112
constant research and direct implementation was a very interesting challenge.
@@ -26,6 +27,10 @@ \section*{Report: Marc Juchli}
2627
knowledge and approaches I learnt during the work with Haskell is what I
2728
treasure most.
2829

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+
2934
I am looking forward to hopefully be able to continue working on this subject
3035
during my master studies.
3136

0 commit comments

Comments
 (0)