将不同大小的字节数组顺序写入Windows Azure中的Blob的示例 [英] Example of writing byte array of different size sequentially to a blob in Windows Azure

查看:79
本文介绍了将不同大小的字节数组顺序写入Windows Azure中的Blob的示例的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在努力寻找一个很好的例子,但是我一定在寻找错误的东西. 这是我想做的:

I've been trying to find a good example on this but I must be searching for the wrong things. Here's what I wish to do:

  • 一个进程将不同大小的字节数组顺序写入blob(无需进行任何并发检查或类似操作).每个字节数组在每次写入时都被提交到blob
  • 其他进程从不同位置开始从blob读取,但之后依次读取

基本上,我要描述的是事务日志.是否有任何指向良好资源或代码示例的链接可以做到这一点?

Basically what I'm trying to describe is a transaction log. Any links to good resources or code samples to do this?

推荐答案

Brent Stineman有一种有趣的技术,他将其用于客户,他在

Brent Stineman has an interesting technique which he used for a client that he explains on Cloud Cover Show

这篇关于将不同大小的字节数组顺序写入Windows Azure中的Blob的示例的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆