Software Alternatives, Accelerators & Startups

[D] What are the compute options you've considered for your projects?

Redis GlusterFS Gearman
  1. 1
    Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.
    Pricing:
    • Open Source
    I am a fan of Gearman to schedule and dispatch distributed jobs, Redis as a collaborative blackboard, and GlusterFS to share models across multiple systems and make bulk data available across the entire system (usually referenced in the blackboard as a pathname).

    #Key-Value Database #NoSQL Databases #Databases 185 social mentions

  2. GlusterFS is a scale-out network-attached storage file system.
    Pricing:
    • Open Source
    I am a fan of Gearman to schedule and dispatch distributed jobs, Redis as a collaborative blackboard, and GlusterFS to share models across multiple systems and make bulk data available across the entire system (usually referenced in the blackboard as a pathname).

    #Cloud Storage #Storage #Cloud Computing 2 social mentions

  3. Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work.
    Pricing:
    • Open Source
    I am a fan of Gearman to schedule and dispatch distributed jobs, Redis as a collaborative blackboard, and GlusterFS to share models across multiple systems and make bulk data available across the entire system (usually referenced in the blackboard as a pathname).

    #Data Integration #Stream Processing #Web Service Automation 2 social mentions

Discuss: [D] What are the compute options you've considered for your projects?

Log in or Post with