Search Results
- of 1
-
F#: Testing asynchronous calls to MailBoxProcessor at Mark NeedhamF#: Testing asynchronous calls to MailBoxProcessor Continuing with my attempts to test some of the code in my twitter application I've been trying to work out how to test the Erlang style messaging which I set up to process tweets when I had captured them using the TweetSharp API . The ...