Dendrite发布(转)

Dendrite 0.9已发布,这是一个使用D1和Tango构建的基于流的编程API。该API支持实时应用重构,消息可以是任意对象或基本类型。组件作为Tango纤维运行,并且当没有可用目的地时会阻止发送。此外,消息处理可以进行跟踪并序列化到标准输出。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Dendrite 0.9

来自http://dblog.aldacron.net/2010/04/02/dendrite-0-9/

A new project release has been announced, Dendrite 0.9. Dendrite is a flow-based programming API built with D1 and Tango. It is released under the ZLib license. From the announcement:

  • Messages can be any arbitrary object or primitive type
  • Realtime app reconfiguration is possible because:
    • Components block on send when no destination available
    • When outbox *is* linked, blocked component resumes
  • Components are Tango Fibers
  • Since messages are objects, message methods can be called by
    components for pipeline polymorphism.
  • The Dendrite backplane will also wait-block a component on
    • Read, when no messages waiting
    • Send, when the destination is full
  • Message handles are moved, not content, so performance
    is relatively good (un-optimized at 12 million int msgs / sec @ 1Ghz)
  • Tracing of messages and serialization to stdout can be enabled
  • Pluggable scheduler
  • Component Factory can create components by name, from runtime catalog
  • Includes pluggable reactor OS interface, currently using libev
  • Includes primitive console and session handlers (used in demo)
  • Includes basic command line demo and batch capability
  • Plenty of Room For Improvement (tm)
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值