Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Jul 2014 16:05:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191633] New: [new port] STORM - distributed realtime computation system used at twitter
Message-ID:  <bug-191633-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191633

            Bug ID: 191633
           Summary: [new port] STORM - distributed realtime computation
                    system used at twitter
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: hsn@sendmail.cz

Created attachment 144426
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=144426&action=edit
port shar

Apache Storm is a free and open source distributed realtime computation system.
Storm makes it easy to reliably process unbounded streams of data, doing for
realtime processing what Hadoop did for batch processing. Storm is simple, can
be used with any programming language, and is a lot of fun to use!

Storm has many use cases: realtime analytics, online machine learning,
continuous computation, distributed RPC, ETL, and more. Storm is fast: a
benchmark clocked it at over a million tuples processed per second per node. It
is scalable, fault-tolerant, guarantees your data will be processed, and is
easy to set up and operate.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191633-13>