StatArb: .NET Async Refresh – IReceivableSourceBlock

Moving the StatArb ETF codebase to the latest Async CTP wasn’t as bad as I thought. Here’s a summary of what I did:

  • Used IReceivableSourceBlock instead of ISourceBlock in a coupled of places – with the obvious method renames
  • Had to add “using System.Threading.Tasks.Dataflow” to a few files
  • Fix up a few renames elsewhere e.g. CompletionTask with Completion
  • Correct code that leveraged ITargetBlock.OfferMessage due to the additional parameter introduced
Advertisement

~ by mdavey on April 14, 2011.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

 
Follow

Get every new post delivered to your Inbox.

Join 273 other followers