Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit ad65fd6

Browse files
committed
added intro
1 parent 88eb303 commit ad65fd6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_posts/2012-04-19-show-and-tell-mabster.md

+4
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@ comments: true
99

1010
## Introduction
1111

12+
For those of you who aren't familiar with it, [Matt Hamilton](http://twitter.com/mabster) wrote a Twitter API library over a few nights last week as an experiment to better understand the Task Parallel Library.
1213

14+
He's named it Budgie - you can [read up about it](http://matthamilton.net/budgie), browse the [source code](http://bitbucket.org/mabster/budgie), install the [NuGet packages](http://nuget.org/packages/Budgie) or try out his Twitter client [Halfwit](http://madprops.org/halfwit/) which uses it.
15+
16+
I asked Matt if he was interested in discussing why he decided to use the TPL for his project and what was cool about it.
1317

1418
## The problem with asynchronous code
1519

0 commit comments

Comments
 (0)