[Bug 191633] New: [new port] STORM - distributed realtime computation system used at twitter

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 5 16:05:11 UTC 2014


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 at FreeBSD.org
          Reporter: hsn at 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.


More information about the freebsd-ports-bugs mailing list