Prototypes » History » Version 2
Greg Burri, 12/05/2008 08:30 AM
1 | 1 | Greg Burri | h1. Prototypes |
---|---|---|---|
2 | |||
3 | Prototypes are locate in the '/prototypes' directory in the SVN repository. The goal is to write some code to try to resolve a particular problem which we don't know exactly how to solve. For example there will be a 'Multicast UDP' prototype, a 'GUI' prototype, a 'File hashing' prototype, etc. |
||
4 | 2 | Greg Burri | |
5 | * Reading and writing the same file from different threads |
||
6 | * Creating SHA-1 hash for each part of a file |
||
7 | * Protocol Buffers |
||
8 | * Thrift |
||
9 | * Multicast UDP |