AppFabric是否支持流入/流出缓存? [英] Does AppFabric support streaming in/out of the cache?

查看:90
本文介绍了AppFabric是否支持流入/流出缓存?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想使用AppFabric来缓存大型(最多10MB +)二进制对象。是否可以将项目流入和流出AppFabric缓存? DataCache类似乎只支持完整对象。

I would like to use AppFabric to cache large (up to 10MB+) binary objects. Is it possible to stream items in and out of the AppFabric cache? The DataCache class only appears to support full objects.

推荐答案

截至目前,不支持流式传输。你可以存储整个对象,也可以将它们自己分成小块,然后再将它们放入缓存中。
Hi, as of now streaming is not supported. You can either store whole objects or chunk them yourself into smaller pieces before putting them in the cache.


这篇关于AppFabric是否支持流入/流出缓存?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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