#apachebookkeeper search results
@merlimat is talking about how to use rocksdb as the bookie storage for @asfbookkeeper #ApacheBookKeeper #meetup
3/ They've used Pulsar for both sync and async geo-replication. Synchronous replication (powered by #ApacheBookKeeper) in the cross-city deployment and asynchronous replication for the cross-region deployment. They used all the features provided by #ApachePulsar. 🚀
Thank you so much for sharing @karthikz @gmethvin @addisonjh @startupdunia @merlimat @cckellogg @eolivelli @robertvanmolken and Ningguo Chen from @TencentGlobal and our @sijieg. Thank you for your contributions to #ApachePulsar #ApacheBookKeeper community and development.
Starts in 15min! 9:55AM PT, At @Apachecon, experts from @SalesforceEng will go over their journey of implementing a highly durable & available #cloudstorage service based on #ApacheBookKeeper. Register and join "Indestructible storage in the cloud with @asfbookkeeper"
Thank for sharing at #PulsarSummit2020 @karthikz @gmethvin @addisonjh @startupdunia @merlimat @cckellogg @eolivelli @robertvanmolken and Ningguo Chen from @TencentGlobal & our @sijieg. Thank you for your contributions to #ApachePulsar #ApacheBookKeeper community and development.
Dive into data isolation, data placement policies, and distaster tolerance in #ApachePulsar. #ApacheBookKeeper #dataisolation streamnative.io/blog/engineeri…
Oct. 1st, at @ApacheCon, experts from @SalesforceEng will go over their journey of implementing a highly durable & available #cloudstorage service based on #ApacheBookKeeper. Register and join "Indestructible storage in the cloud with @asfbookkeeper": apachecon.com/acah2020/track…
RT SalesforceEng "RT @streamnativeio: Oct. 1st, at @ApacheCon, experts from @SalesforceEng will go over their journey of implementing a highly durable & available #cloudstorage service based on #ApacheBookKeeper. Register and join "Indestructible sto… https://t.co/lKhN36nEe7"
At #PulsarSummit2020, @ghatageanup and Ankit Jain from @salesforce will go over how they upgrade scenarios and backward compatibility and satisfy the durability guarantees promised by #ApacheBookKeeper in a public cloud environment and so on. pulsar-summit.org/sessions/the-f…
The presentation of "The first step to Multi AZ architecture for #ApacheBookKeeper" given by @ghatageanup and Ankit Jain will start in 10 minutes (11:50 AM PDT). Join us at us02web.zoom.us/j/85885527606?… For more details about this presentation, check pulsar-summit.org/sessions/the-f…
The presentation of "#ApachePulsar Storage on #ApacheBookKeeper - Seamless Evolution" given by Joe Francis and @dhabaliaraj will start in 10 minutes (10:10 AM PDT). Join us at us02web.zoom.us/j/85213313359?… For more details about this presentation, check pulsar-summit.org/sessions/pulsa…
.@eolivelli from @EmailSuccess will share how a distributed database can be built using #ApacheBookKeeper as write-ahead commit log and introduces #HerdDB at #PulsarSummit2020. pulsar-summit.org/sessions/intro…
At #PulsarSummit2020, @ghatageanup and Ankit Jain from @salesforce will go over how they upgrade scenarios and backward compatibility and satisfy the durability guarantees promised by #ApacheBookKeeper in a public cloud environment and so on. pulsar-summit.org/sessions/the-f…
🤔 Are you sure your data streaming platform guarantees zero data loss? Common configurations often leave room for silent failures. #ApachePulsar, built on #ApacheBookKeeper, was designed from the ground up for strong durability without sacrificing performance. Here’s how we…
The presentation of "#ApachePulsar Storage on #ApacheBookKeeper - Seamless Evolution" given by Joe Francis and @dhabaliaraj will start in 10 minutes (10:10 AM PDT). Join us at us02web.zoom.us/j/85213313359?… For more details about this presentation, check pulsar-summit.org/sessions/pulsa…
At #PulsarSummit, @ghatageanup and Ankit Jain from @salesforce shared how they upgrade scenarios and satisfy the durability guarantees promised by #ApacheBookKeeper in a public cloud environment. Check the slides: slideshare.net/streamnative/t…. Check the video: youtube.com/watch?v=5B_2SN….
.@eolivelli from @EmailSuccess shared how a distributed database can be built using #ApacheBookKeeper as write-ahead commit log and introduced #HerdDB at #PulsarSummit2020. Check the slides here: slideshare.net/streamnative/i…. Check the video here: youtube.com/watch?v=K7xQZ9….
🔊@SalesforceEng added to @asfbookkeeper the ability to function effectively in a #Multi-AZ public cloud environment. Learn how they upgrade scenarios & satisfy the durability guarantees promised by #ApacheBookKeeper. ☞Slides: slideshare.net/streamnative/t… ☞youtube.com/watch?v=5B_2SN…
🤔 Are you sure your data streaming platform guarantees zero data loss? Common configurations often leave room for silent failures. #ApachePulsar, built on #ApacheBookKeeper, was designed from the ground up for strong durability without sacrificing performance. Here’s how we…
What happens when traditional data storage hits its limits? 😱 💡Join us to discover how #Salesforce tackled petabyte-scale challenges, made bold architectural choices, and unlocked unprecedented performance with #ApacheBookKeeper! 👉 hubs.ly/Q037jrPR0 #DataStreaming
youtube.com
YouTube
From Terabytes to Petabytes: Scaling Strategies with Apache BookKeeper
This is part of #ApacheBookkeeper PR github.com/apache/bookkee…. I would appreciate any feedback you might have!
github.com
Fix checksum calculation bug when the payload is a CompositeByteBuf with readerIndex > 0 by lhotari...
Motivation There's a checksum calculation bug when the payload is a CompositeByteBuf with readerIndex > 0. This bug is demonstrated in the included repro test case in commit 9fb47f5....
I'm working on a fix for an Apache Bookkeeper checksum calculation bug. The issue arises from using Netty ByteBuf.unwrap to decompose CompositeByteBuf. #ApacheBookkeeper #Netty
Oh fun! #apachePulsar itself handles the compute while the storage and log file management is handled by #apacheBookkeeper. Cool built-in feature: cold messages can be offloaded to cheaper tiered storage.
Dive into data isolation, data placement policies, and distaster tolerance in #ApachePulsar. #ApacheBookKeeper #dataisolation streamnative.io/blog/engineeri…
The TLA+ spec for #ApacheBookKeeper (the distributed log storage engine used by #ApachePulsar)
I did some clean-up of my BookKeeper protocol TLA+ spec over the weekend in preparation for the next blog post on the protocol. The spec is closer now to a definitive description of the protocol (it's still missing regular reads). github.com/Vanlightly/boo…
Click the article to review BookKeeper’s role in Pulsar messaging architecture, important terminology, and an introduction to configuring Ledgers. #apachebookkeeper #apachepulsar dattell.com/data-architect…
#ApacheBookKeeper 4.13.0 is released! In the new @asfbookkeeper version: 🔝Reliability of the Stream Storage ➕Additional configuration options ➕Critical dependencies up-to-date ✅Multiple bugs fix Check the details: bookkeeper.apache.org/docs/4.13.0/ov…
@apache_pulsar implements a streaming event architecture that can be used in a Software-Defined Data Center (#SDDC) with #ApacheBookKeeper and #ApacheZooKeeper tools. ow.ly/NYoN50BQdc5
🔊@SalesforceEng added to @asfbookkeeper the ability to function effectively in a #Multi-AZ public cloud environment. Learn how they upgrade scenarios & satisfy the durability guarantees promised by #ApacheBookKeeper. ☞Slides: slideshare.net/streamnative/t… ☞youtube.com/watch?v=5B_2SN…
Starts in 15min! 9:55AM PT, At @Apachecon, experts from @SalesforceEng will go over their journey of implementing a highly durable & available #cloudstorage service based on #ApacheBookKeeper. Register and join "Indestructible storage in the cloud with @asfbookkeeper"
Our first #ApachePulsar #ApacheBookKeeper track talk begins now #ACAH2020 app.hopin.to/events/apachec…
Just in half an hour, #ApachePulsar #ApacheBookKeeper Asia track begins, join us #ACAH2020 apachecon.com/acah2020/track…
Join #ApachePulsar #ApacheBookKeeper talks @ApacheCon to learn @apache_pulsar adoption in @chinamobilebot @chinateleglobal #SaaS @BIGOLIVEapp #cloud on September 29th, from 17:30- 21:30 pm GMT+8. #ACAH2020 apachecon.com/acah2020/track…
The first-ever #ApachePulsar #ApacheBookKeeper track on #acah2020 will take place in 24hrs. Join us hopin.to/events/apachec…
RT SalesforceEng "RT @streamnativeio: Oct. 1st, at @ApacheCon, experts from @SalesforceEng will go over their journey of implementing a highly durable & available #cloudstorage service based on #ApacheBookKeeper. Register and join "Indestructible sto… https://t.co/lKhN36nEe7"
Oct. 1st, at @ApacheCon, experts from @SalesforceEng will go over their journey of implementing a highly durable & available #cloudstorage service based on #ApacheBookKeeper. Register and join "Indestructible storage in the cloud with @asfbookkeeper": apachecon.com/acah2020/track…
One Week Countdown to @ApacheCon! Sep. 29-Oct. 1, 17 talks in #ApachePulsar/#ApacheBookKeeper track, our colleagues and thought leaders from @apache_pulsar community will share use cases, ecosystem and so on: apachecon.com/acah2020/track… Reserve your seat! hopin.to/events/apachec…
We often receive questions about #ApachePulsar and #ApacheBookKeeper, regarding the way they work. Today's sharing from @waitingforcode, "The role of Apache BookKeeper in Apache Pulsar" can provide some answers: waitingforcode.com/apache-pulsar/…
Thank you so much for sharing @karthikz @gmethvin @addisonjh @startupdunia @merlimat @cckellogg @eolivelli @robertvanmolken and Ningguo Chen from @TencentGlobal and our @sijieg. Thank you for your contributions to #ApachePulsar #ApacheBookKeeper community and development.
@merlimat is talking about how to use rocksdb as the bookie storage for @asfbookkeeper #ApacheBookKeeper #meetup
Oct. 1st, at @ApacheCon, experts from @SalesforceEng will go over their journey of implementing a highly durable & available #cloudstorage service based on #ApacheBookKeeper. Register and join "Indestructible storage in the cloud with @asfbookkeeper": apachecon.com/acah2020/track…
Thank for sharing at #PulsarSummit2020 @karthikz @gmethvin @addisonjh @startupdunia @merlimat @cckellogg @eolivelli @robertvanmolken and Ningguo Chen from @TencentGlobal & our @sijieg. Thank you for your contributions to #ApachePulsar #ApacheBookKeeper community and development.
At #PulsarSummit2020, @ghatageanup and Ankit Jain from @salesforce will go over how they upgrade scenarios and backward compatibility and satisfy the durability guarantees promised by #ApacheBookKeeper in a public cloud environment and so on. pulsar-summit.org/sessions/the-f…
Dive into data isolation, data placement policies, and distaster tolerance in #ApachePulsar. #ApacheBookKeeper #dataisolation streamnative.io/blog/engineeri…
Starts in 15min! 9:55AM PT, At @Apachecon, experts from @SalesforceEng will go over their journey of implementing a highly durable & available #cloudstorage service based on #ApacheBookKeeper. Register and join "Indestructible storage in the cloud with @asfbookkeeper"
.@eolivelli from @EmailSuccess will share how a distributed database can be built using #ApacheBookKeeper as write-ahead commit log and introduces #HerdDB at #PulsarSummit2020. pulsar-summit.org/sessions/intro…
The presentation of "The first step to Multi AZ architecture for #ApacheBookKeeper" given by @ghatageanup and Ankit Jain will start in 10 minutes (11:50 AM PDT). Join us at us02web.zoom.us/j/85885527606?… For more details about this presentation, check pulsar-summit.org/sessions/the-f…
Click the article to review BookKeeper’s role in Pulsar messaging architecture, important terminology, and an introduction to configuring Ledgers. #apachebookkeeper #apachepulsar dattell.com/data-architect…
The presentation of "#ApachePulsar Storage on #ApacheBookKeeper - Seamless Evolution" given by Joe Francis and @dhabaliaraj will start in 10 minutes (10:10 AM PDT). Join us at us02web.zoom.us/j/85213313359?… For more details about this presentation, check pulsar-summit.org/sessions/pulsa…
.@eolivelli from @EmailSuccess shared how a distributed database can be built using #ApacheBookKeeper as write-ahead commit log and introduced #HerdDB at #PulsarSummit2020. Check the slides here: slideshare.net/streamnative/i…. Check the video here: youtube.com/watch?v=K7xQZ9….
At #PulsarSummit2020, @ghatageanup and Ankit Jain from @salesforce will go over how they upgrade scenarios and backward compatibility and satisfy the durability guarantees promised by #ApacheBookKeeper in a public cloud environment and so on. pulsar-summit.org/sessions/the-f…
3/ They've used Pulsar for both sync and async geo-replication. Synchronous replication (powered by #ApacheBookKeeper) in the cross-city deployment and asynchronous replication for the cross-region deployment. They used all the features provided by #ApachePulsar. 🚀
RT SalesforceEng "RT @streamnativeio: Oct. 1st, at @ApacheCon, experts from @SalesforceEng will go over their journey of implementing a highly durable & available #cloudstorage service based on #ApacheBookKeeper. Register and join "Indestructible sto… https://t.co/lKhN36nEe7"
At #PulsarSummit, @ghatageanup and Ankit Jain from @salesforce shared how they upgrade scenarios and satisfy the durability guarantees promised by #ApacheBookKeeper in a public cloud environment. Check the slides: slideshare.net/streamnative/t…. Check the video: youtube.com/watch?v=5B_2SN….
The presentation of "#ApachePulsar Storage on #ApacheBookKeeper - Seamless Evolution" given by Joe Francis and @dhabaliaraj will start in 10 minutes (10:10 AM PDT). Join us at us02web.zoom.us/j/85213313359?… For more details about this presentation, check pulsar-summit.org/sessions/pulsa…
🔊@SalesforceEng added to @asfbookkeeper the ability to function effectively in a #Multi-AZ public cloud environment. Learn how they upgrade scenarios & satisfy the durability guarantees promised by #ApacheBookKeeper. ☞Slides: slideshare.net/streamnative/t… ☞youtube.com/watch?v=5B_2SN…
Something went wrong.
Something went wrong.
United States Trends
- 1. #AEWDynamite 30.8K posts
- 2. Epstein 1.34M posts
- 3. #Survivor49 3,090 posts
- 4. #AEWBloodAndGuts 4,097 posts
- 5. Hobbs 28.8K posts
- 6. Skye Blue 3,336 posts
- 7. #SistasOnBET 1,578 posts
- 8. Paul Reed 1,612 posts
- 9. Paul Skenes 16.9K posts
- 10. Cy Young 23.1K posts
- 11. Knicks 35K posts
- 12. #TheChallenge41 1,024 posts
- 13. Hannah Hidalgo 2,912 posts
- 14. Raising Arizona N/A
- 15. Savannah 6,018 posts
- 16. Marina 31.7K posts
- 17. Mikey 57.9K posts
- 18. Bball Paul N/A
- 19. Pistons 8,252 posts
- 20. Starship 16.2K posts