Participants: Barry Haddow, Ceslav Przywara
The development of computing hardware currently progresses towards multi-core processors with increasing number of cores.
The Moses decoder is support exploitation of such machines with multi-threading for almost all aspects, but most other processes are single-threaded.
In this project, we will add multi-threading to a number of processing steps:
Knowledge of C++ is essential, but knowledge of multi-threading not.