Very nice! I'll have to dig in more deeply next week, it is great to see the 
course sparking this kind of activity :-) 

Regards, 

Roland 


On February 6, 2014 10:35:05 PM CET, Dan Oxlade <dan.oxl...@gmail.com> wrote:
>Hello all,
>
>After playing with Akka for some time and then learning about it
>properly 
>on the Coursera principles of reactive programming course, I decided to
>try 
>and write a BitTorrent client. The new reactive IO features seemed like
>a 
>perfect abstraction for managing the multiple concurrent connections. 
>
>I got to the point this week where my first download succeeded start to
>
>finish. Over 900mb of Ubuntu 13.10 in around 45 minutes connecting to
>50 
>concurrent peers downloading up to 30 concurrent pieces at any time. It
>
>will be a lot quicker once I've implemented an 'end game' strategy.
>
>There is still so much to do for it to be releasable but I'd welcome
>any 
>comments/code review/help.
>
>https://github.com/oxlade39/STorrent
>
>I has pretty good test coverage so it should be a fairly safe codebase
>to 
>clone and play around with.
>
>Cheers
>Dan
>
>-- 
>>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>>      Check the FAQ: http://akka.io/faq/
>>>>>>>>>>>      Search the archives:
>https://groups.google.com/group/akka-user
>--- 
>You received this message because you are subscribed to the Google
>Groups "Akka User List" group.
>To unsubscribe from this group and stop receiving emails from it, send
>an email to akka-user+unsubscr...@googlegroups.com.
>To post to this group, send email to akka-user@googlegroups.com.
>Visit this group at http://groups.google.com/group/akka-user.
>For more options, visit https://groups.google.com/groups/opt_out.


Regards, 

Dr. Roland Kuhn 
Akka Tech Lead 
Typesafe – Reactive apps on the JVM 
twitter: @rolandkuhn 

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: http://akka.io/faq/
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to