This is the Linux app named Kestrel whose latest release can be downloaded as kestrelversion-1.2.9sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Kestrel with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
Kestrel
DESCRIPTION
Kestrel is a simple, distributed message queue server developed in Scala / running on the JVM, originally by Twitter, whose design is inspired by (and ported from) Starling. It provides reliable, ordered message queues with features like durability, item expiration, fan-out (writer to many readers), and multiple protocol support. The project has been archived (i.e. no longer actively maintained).
Features
- Implements durable (journaled) queues so that messages are preserved even in case of failures
- Supports multiple protocols (memcache protocol and thrift protocol) for compatibility and flexibility
- Item expiration (messages can be automatically expired after time)
- Fan-out queues: one writer, many readers, to broadcast messages to several consumers
- Ordered queue semantics (messages delivered in insertion or defined ordering)
- Simple, lightweight, designed for performance and reliability in message queue use-cases
Programming Language
Scala
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/kestrel.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.