`
流浪鱼
  • 浏览: 1648483 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

Databus

 
阅读更多

Databus就是一个实时的低延迟数据抓取系统。
Databus提供如下功能:
来源独立:Databus支持多种数据来源的变更抓取,包括Oracle和MySQL。Oracle适配器在开源版本中有提供,MySQL适配器将在以后提供。
可扩展、高度可用:Databus能扩展到支持数千消费者和事务数据来源,同时保持高度可用性。
事务按序提交:Databus能保持来源数据库中的事务完整性,并按照事务分组和来源的提交顺寻交付变更事件。
低延迟、支持多种订阅机制:数据源变更完成后,Databus能在微秒级内将事务提交给消费者。同时,消费者使用Databus中的服务器端过滤功能,可以只获取自己需要的特定数据。
无限回溯:这是Databus最具创新性的组件之一,对消费者支持无限回溯能力。当消费者需要产生数据的完整拷贝时(比如新的搜索索引),它不会对主OLTP数据库产生任何额外负担,就可以达成目的。当消费者的数据大大落后于来源数据库时,也可以使用该功能。

源代码地址:
https://github.com/linkedin/databus

分享到:
评论
1 楼 静妙仙人 2015-10-21  
现在databus对mysql的支持怎么样?

相关推荐

    databus-master.zip

    databus-master.zip

    分布式数据同步系统Databus.zip

    LinkedIn最近发布了一套源无关的分布式数据同步系统Databus。简单说,就是把交易数据同步到各个不同的应用中。一个大的特色是这系统采用pull模式从log中取得数据,以达到对生产系统最小影响。 标签:...

    服务集成总线,DataBus

    方便快速的集成WebService,WebApi,动态库,数据库,并转化为制定的服务。服务转化,服务集成.一个自己做的工具,算是给大家提供一种方法吧。

    databus数据库

    master将改变记录到二进制日志(binary log)中(这些记录叫做二进制日志事件,binary log events,可以通过show binlog events进行查看)

    DMETL_Databus

    DMETL_Databus

    LinkedIn开源低延时变化数据捕获系统Databus源代码

    LinkedIn开源了其低延时变化数据捕获系统Databus,该系统可以在MySQL以及Oracle数据源上捕获数据,当下LinkedIn只开源了Oracle上的连接器。Databus作为LinkedIn生态系统中的一致性保障组件,在低延时的情况下仍然...

    pingpong-nodejs:Databus乒乓示例的Javascript实现

    Databus Ping Pong用Java语言实现 描述 该存储库包含用于构建以Javascript实现的Databus Ping Pong应用程序示例的源文件。 请参阅以获取有关此应用程序示例的更多信息。 概述 node:10.16.3-alpine Ping Pong应用程序...

    databus:cassandra 中的时间序列数据可视化(NREL 的开源数据总线项目)

    数据总线 NREL 使用此存储库进行数据总线开发。 如果您要试用,请单击文档链接以开始安装 - 一般用户可以获得帮助 如果论坛中没有解决某些问题,您可以通过向我们发送电子邮件,上论坛帖子的链接,我们将确保有人...

    Elysium-DataBus

    极速数据总线执照Copyright 2021 ZhupfLicensed under the Apache License, Version 2.0 (the "License");... softwaredistributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES O

    virtuoso-sparql-endpoint-quickstart:用预加载了最新DBpedia数据集的Virtuoso创建一个docker映像

    Virtuoso SPARQL端点快速入门创建并运行一个Virtuoso开源实例,其中包括一个预装有Databus集合和已安装VOS DBpedia插件的SPARQL端点。快速开始运行Virtuoso SPARQL Endpoint快速入门需要在系统上安装Docker和Docker ...

    2023最新飞机即时通讯系统源码 PC+Android+IOS+WEB四端

    数据库imweb、enterprise、databus web 伪静态 code location / { if (!-e $request_filename){ rewrite ^(.*)$ /index.php?s=$1 last; break; } } 后台伪静态 code location /photo { proxy_pass ...

    UK532-USB2I2C.zip

    It also offers an 8bit bi-directional databus with EPP/MEM protocol, which could be used to interface HD44789 compatibl etextLCD displays for example. Programming is made easy using an API-DLL,...

    aim公司afdx仿真测试板卡资料

    analyzing, simulating, monitoring and testing of avionic databus systems. The API-FDX-2 module is used to simulate, monitor and inject protocol errors of AFDX based network systems. The API-FDX-2 ...

    RTI_ConnextDDS_CoreLibraries_UsersManual

    DataBus™. It connects data within applications as well as across devices, systems and networks. Connext DDS also delivers large data sets with microsecond performance and granular quality-of-service ...

    FPGA设计 6位8通道同步采集AD芯片MAX11046 Verilog驱动源码.zip

    reg [15:0] dataBus; reg [127:0] r_mdb; reg [3:0] channel; reg [4:0] cur_state; reg [4:0] next_state; reg [7:0] time_cnt; reg time_cnt_clr; //计数器清零信号 reg st_dong; ...

    液晶屏的显示

    Lcd_databus equ p0 Lcd_busy bit p0.7 Lcd_databuff equ 30h Lcd_head equ 50h Lcd_last equ 6fh org 0 jmp main org 1bh jmp tclisr org 30h main:mov tmod,#00100000b mov th1,#0F3h mov tl1,#0F3h setb ...

    UK551-USB2ISP.zip

    It also offers an 8bit bi-directional databus with EPP/MEM protocol, which could be used to interface HD44789 compatibl etextLCD displays for example. Programming is made easy using an API-DLL,...

    1024点FFT快速傅立叶变换

    1. create a new project from within Foundation 2. unzip the FFT design files into the newly created ... Particular attention must be paid to the databus and address bus registering in the device IOB's.

    大数据技术体系图谱.pptx

    数据传输 数据订阅 Databus 01 Wormhole 03 Otter 02 阿里云 DTS 04 大数据技术体系图谱全文共96页,当前为第11页。 数据传输 序列化 JSON 01 Protobuf 02 Hessian 03 FST 04 MessagePack 05 Avro 06 大数据技术...

Global site tag (gtag.js) - Google Analytics