Actions
Prototypes » History » Revision 3
« Previous |
Revision 3/49
(diff)
| Next »
Greg Burri, 12/05/2008 10:57 AM
Prototypes¶
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.
- Reading and writing the same file from different threads.
- Creating SHA-1 hash for each part of a file.
- Reading of filename with UTF8 characters.
- Multicast UDP.
- Protocol Buffers.
- Thrift.
Updated by Greg Burri almost 16 years ago · 3 revisions