In the dataflow processing, use a real-time data collecting, then database temporary storing, and then asynchronous processing way which ensured the accuracy and stability of processing.

  • 在数据流处理上,采取了实时采集,数据库缓存,异步定期处理的方式,保证了处理的准确度和稳定性。
  • 来源:互联网摘选更新时间:2026-07-01 16:03:56

  • 重点词汇
  • storingn.保管,存储;
  • ofprep. 关于;属于…的;由…制成;
  • asynchronousadj.异步的;
  • theart.这个;指已提到或易领会到的人或事物;指独一无二的、正常的或不言而喻的人或事物;用以泛指;与形容词连用,指事物或统称的人;用于姓氏的复数形式前,指家庭或夫妇;(指特定用途的事物)足够,恰好;每,一;当前的,本,此;(重读,表示所指的为知名或重要的人或事物)
  • whichpron./det.哪一个;(进一步提供有关某事物的信息)那个,那些;(省略先行词的关系代词)…的那个(或那些);(明确所指的事物)…的那个,…的那些;哪一些
  • temporaryadj.临时的;暂时的;短暂的
  • and thenadv.于是,然后;进而;
  • collectingv.收集( collect的现在分词 );收到;收藏;聚积;
  • real-timeadj.(计算机)即时处理的,实时的;
  • 相关例句
1、

Buffer memory management mechanism of traditional database use data block as the replacement unit, however, any data block contains a large number of other tenants' irrelevant data in shared storage architecture.

传统数据库缓存机制以数据块作为缓存单元,而多租户共享存储架构下,任一数据块均包含了大量其他租户的无关数据,采用数据块作为缓存单元导致大量缓存资源的浪费。

互联网摘选

2、

Research on the XML-based Caching in Mobile Database

基于XML的移动数据库缓存技术研究

互联网摘选

3、

When you create a table space, you can associate it with a specific buffer pool ( database cache) as well as to specific containers.

当创建表空间时,可以将它与特定的缓冲区池(数据库缓存)关联起来,并关联到特定的容器。

互联网摘选

4、

The output from the Show Directory command represents the entries currently found in the Domino database cache.

Show Directory命令的输出表示当前在Domino数据库缓存中找到的条目。

互联网摘选

5、

Furthermore, database caches and transactions can be automatically tied with the application state in Seam.

进一步说,在Seam中,数据库缓存和事务能自动与应用的状态相连。

互联网摘选

6、

A checkpoint operation flushes the database buffers to disk and writes a checkpoint record in the log.

一次检查点操作将数据库缓存中的内容写到磁盘并在日志中写入一条检查点记录。

互联网摘选

7、

The continuous data transmission brings great challenge to the proxy sever, and it is of great importance to find out how to reduce cache-writing load in order to avoid the damage to the proxy service.

持续数据流给代理服务器缓存带来了巨大的挑战,如何减少缓存写入引发的系统负载和磁盘带宽消耗成为保证服务性能的重要研究问题。

互联网摘选

8、

Edge server cache poisoning is an unintended situation that provides data to the cache but does not represent the resource being cached.

边缘服务器缓存中毒是指向缓存提供了数据,但是数据不表示缓存的资源。

互联网摘选

9、

Sometimes it is necessary to refresh the content cached in Akamai edge servers without waiting for expiration that is specified in the edge server configuration.

有时候,有必要提前刷新Akamai边缘服务器缓存的内容,而不是等到边缘服务器配置中指定的过期时间。

互联网摘选

10、

The server cache is enabled by default.

服务器缓存在默认情况下是启用的。

互联网摘选

11、

Proxy storage is divided into static and dynamic storage. Linear programming is used to initialize the static storage; and special cache replacement arithmetic is used to manage the dynamic storage.

提出将代理服务器缓存空间化分为静态存储和动态存储两部分,对静态存储空间使用线性规划的方法进行缓存数据初始化,对动态存储空间采用动态数据替换算法对缓存空间进行管理。

互联网摘选

12、

In this paper, a proxy-based mobile streaming media system in WCDMA network is introduced. Two metrics, mean network transferring cost and mean playback startup latency of mobile terminals, to evaluate performance of a cache allocation algorithm in proxy are presented.

该文介绍了在WCDMA网络中基于代理的移动流媒体系统以及评价其中代理服务器缓存分配算法性能的平均网络传输成本和移动终端的平均播放启动延时这两个指标;

互联网摘选

13、

Streaming media content deliver network is the application of streaming media technology in content delivery network.

流媒体内容分发网络中的边缘服务器缓存策略是流媒体内容分发网络的核心。

互联网摘选

14、

Storage server cache settings can impact GPFS performance if they are not set correctly.

存储服务器缓存设置如果设置错误,可能会影响GPFS性能。

互联网摘选

15、

Streaming media cache in the proxy server do good in reducing network traffic of streaming media.

流媒体代理服务器缓存能有效降低流媒体访问的网络传输量,具有推动流媒体应用的功效。

互联网摘选

16、

Our servers then began caching Web pages where@ formulas were used.

然后,服务器开始缓存使用@formulas的Web页面。

互联网摘选

17、

The Proxy Cache not only provides NAT functions, but also is an effective solution to resolve that contradiction.

流媒体代理服务器缓存技术除了提供网络地址转换功能外,还是解决这一矛盾的有效技术手段。

互联网摘选

18、

Since a resource cached by the edge server is returned in the next request, it is very important to make sure the cached data represents the correct content of that resource.

因为边缘服务器缓存的资源要在下一次请求时返回,一定要确保缓存的数据表示资源的正确内容。

互联网摘选

19、

To stop the Web server from caching your graphs, use the appropriate HTML META tags ( for example, the'no-cache'statement) in your scripts.

要想禁止Web服务器缓存图形,应该在脚本中使用适当的HTML META标记(例如‘no-cache’语句)。

互联网摘选

20、

Cache method is the core part of the streaming media cache, since it determines how proxy server works.

缓存方法是流媒体代理服务器缓存的核心,决定了缓存代理服务器的工作方式。

互联网摘选

  • 今日热词
  • 热门搜索

英语网英语词典(dict.25820.com)为您提供在线翻译英语词典单词大全英译汉汉译英等英语服务!可按单词字数词义分类查询。支持lj:关键词格式查询例句。

用户反馈
请选择反馈类型(可多选):
您的联系方式:
反馈内容:
提交成功 小编会尽快处理
回到顶部
点击反馈