Need advice about which tool to choose?Ask the StackShare community!

DistributedLog

21
39
+ 1
0
Kestrel

39
58
+ 1
0
Add tool

DistributedLog vs Kestrel: What are the differences?

DistributedLog: High-performance replicated log service, by Twitter. DistributedLog (DL) is a high-performance, replicated log service, offering durability, replication and strong consistency as essentials for building reliable distributed systems; Kestrel: Simple, distributed message queue system. Kestrel is based on Blaine Cook's "starling" simple, distributed message queue, with added features and bulletproofing, as well as the scalability offered by actors and the JVM.

DistributedLog and Kestrel can be categorized as "Message Queue" tools.

Some of the features offered by DistributedLog are:

  • High Performance
  • Durable and Consistent
  • Efficient Fan-in and Fan-out

On the other hand, Kestrel provides the following key features:

  • Written by Robey Pointer
  • Starling clone written in Scala (a port of Starling from Ruby to Scala)
  • Queues are stored in memory, but logged on disk

DistributedLog and Kestrel are both open source tools. Kestrel with 2.8K GitHub stars and 326 forks on GitHub appears to be more popular than DistributedLog with 2.25K GitHub stars and 283 GitHub forks.

Manage your open source components, licenses, and vulnerabilities
Learn More

What is DistributedLog?

DistributedLog (DL) is a high-performance, replicated log service, offering durability, replication and strong consistency as essentials for building reliable distributed systems.

What is Kestrel?

Kestrel is based on Blaine Cook's "starling" simple, distributed message queue, with added features and bulletproofing, as well as the scalability offered by actors and the JVM.

Need advice about which tool to choose?Ask the StackShare community!

What companies use DistributedLog?
What companies use Kestrel?
Manage your open source components, licenses, and vulnerabilities
Learn More

Sign up to get full access to all the companiesMake informed product decisions

What are some alternatives to DistributedLog and Kestrel?
Kafka
Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a messaging system, but with a unique design.
MySQL
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Language) database server. MySQL Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software.
PostgreSQL
PostgreSQL is an advanced object-relational database management system that supports an extended subset of the SQL standard, including transactions, foreign keys, subqueries, triggers, user-defined types and functions.
MongoDB
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema. MongoDB was also designed for high availability and scalability, with built-in replication and auto-sharding.
Redis
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. Redis provides data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes, and streams.
See all alternatives