TrustRadius: an HG Insights company

HAProxy Community Edition vs. TIBCO ActiveSpaces

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    HAProxy Community Edition

    Score9.3 out of 10
    N/AHAProxy Community Edition is a free, open source reverse-proxy offering high availability, load balancing, and proxying for TCP and HTTP-based applications. It is presented as suited for very high traffic web sites.

    $0

    TIBCO ActiveSpaces

    Score7 out of 10
    N/AActiveSpaces from TIBCO supports an application infrastructure.N/A
    Pricing
    HAProxy Community EditionTIBCO ActiveSpaces
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    HAProxy Community EditionTIBCO ActiveSpaces
    Free Trial
    NoNo
    Free/Freemium Version
    YesNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Best Alternatives
    HAProxy Community EditionTIBCO ActiveSpaces
    Small Businesses
    No answers on this topic
    Amazon EC2 Auto Scaling
    Score8.2 out of 10
    Medium-sized Companies
    F5 BIG-IP
    Score9.2 out of 10
    AWS Auto Scaling
    Score8.7 out of 10
    Enterprises
    F5 BIG-IP
    Score9.2 out of 10
    Amazon EC2 Auto Scaling
    Score8.2 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    HAProxy Community EditionTIBCO ActiveSpaces
    Likelihood to Recommend
    9.0
    (7 ratings)
    7.0
    (3 ratings)
    Usability
    9.1
    (2 ratings)
    8.0
    (1 ratings)
    Support Rating
    9.7
    (2 ratings)
    -
    (0 ratings)
    User Testimonials
    HAProxy Community EditionTIBCO ActiveSpaces
    Likelihood to Recommend
    Open Source
    It prevents a single server failure from being a downtime event by adding redundancy to every layer of your architecture. A load balancer facilitates redundancy for the backend layer (web/app servers), but for a true high availability setup, you need to have redundant load balancers as well. So it is well suited for all production related servers and less suited for individual servers that do not require redundancy.
    Incentivized
    Read full review
    Cloud Software Group
    TIBCO ActiveSpaces is useful for storing in memory data which enables fetching data quickly and efficiently. We can make use of TIBCO ActiveSpaces APIs for storing and retrieving data. In our organization, we store user session details in TIBCO ActiveSpaces and this session detail is used for authentication and authorizing user. We have integration TIBCO ActiveSpaces with React UI and TIBCO Business Works.
    Incentivized
    Read full review
    Pros
    Open Source
    • Low-Cost Load Balancer
    • Intelligent Request Routing based on URL and/or URI
    • Extremely flexible load balancing and healthchecks, can do almost anything including HTTP, HTTPS, PostgreSQL, etc.
    • SSL Termination
    Incentivized
    Read full review
    Cloud Software Group
    • Like all other IMDG solutions, Tibco ActiveSpaces provides a scalable and distributed cache solution, which is supposed to have high throughput and high availability.
    • As it is under the Tibco umbrella, it is seamlessly integrated with other Tibco products.
    • It breaks the traditional "local cache" boundary and limitation, instead unifies many "local physical memory" to create one huge "In-Memory Data Grid", and serves the data provider/consumer application logically as one "Memory Cloud."
    • A lot of non-frequently updated data can be cached in this IMDG, to allow fast access, which saves the I/O latency caused by many traditional file system-backed storage solutions.
    Incentivized
    Read full review
    Cons
    Open Source
    • A few, rare times each year, HAProxy CPU utilization spikes to 100% and server has to be rebooted - this may be related to HAProxy OR it could be an external factor causing this.
    Incentivized
    Read full review
    Cloud Software Group
    • ActiveSpaces 3.2 is not compatible with the latest version of TIBCO Business Event 5.x. And ActiveSpaces 2.x is not compatible with ActiveSpaces 3.x hence there is a big difference in the BusinessEvents supported version of AS and the latest.
    • ActiveSpaces takes more disc space and TIBCO does not offer data compression logic out of the box. Developers need to do extra coding to use java snippets to compress and decompress the payload. Although the data compression gives must better performance and speed to the system.
    • The compression and decompression API are not offered by TIBCO out of the box, which is a shame. These are so easy and simple to implement, still TIBCOdoes not provide them as an option out of the box.
    Incentivized
    Read full review
    Usability
    Open Source
    It is very easy to use. I was able to find a lot of documents for it on the internet. Very good community support. There are lots of examples available to try. We mostly use a command-line user interface to interact with it. The CLI is also super easy to use and very easy to interact with
    Incentivized
    Read full review
    Cloud Software Group
    TIBCO ActiveSpaces is easy to install and integrate with other product suites. It is easy to understand and implement as well. TIBCO ActiveSpaces supports multiple databases for storing the data(we are using Oracle Database). All the master data related to the users is being stored using TIBCO ActiveSpaces which keeps the data in memory and help to retrieve it quickly. It has helped to prevent concurrent login sessions by the same user as session details are stored in TIBCO ActiveSpaces and we override the existing user session with the new session details.
    Incentivized
    Read full review
    Support Rating
    Open Source
    We haven't used customer support. We mostly used the community version. We build a multi-node HAProxy cluster with HA to the proxy itself using opensource plugins available. With the support available on the internet and the documents available we don't need to use much customer support.
    Incentivized
    Read full review
    Cloud Software Group
    No answers on this topic
    Alternatives Considered
    Open Source
    We chose HA Proxy because it is cheaper than a hardware balancer, it is an open-source solution with a large community behind it and with constant updates. It also allows custom scripts according to needs.HA Proxy is a solution used in many internet sites like GitHub, Reddit, Twitter, and Tuenti.
    Incentivized
    Read full review
    Cloud Software Group
    Actually, we are gradually replacing the Tibco ActiveSpaces with Redis (for caching purpose only) or Hazelcast (for embedded mode and also for in-memory distributed computation purpose + in-memory distributed IPC purpose).
    Incentivized
    Read full review
    Return on Investment
    Open Source
    • Significantly lower investment vs competitors. In the case of F5s we have Virtual Editions so we're paying for the hardware to run it on top of the several thousand dollar licenses that are required for each pair and we currently have a pair of F5s per client so there's a huge potential for cost savings there.
    • Requires our network engineers to learn a new skill or our Systems engineers to take on the responsibility of managing the load balancers. It's not a huge difference either way, but it does impact the way we have done business in the past.
    Incentivized
    Read full review
    Cloud Software Group
    • Developers with basic knowledge of TIBCO and general data knowledge can easily design and develop an ActiveSpaces based cached solution. As the ActiveSpaces concepts are very simple and easy to understand.
    • Some business areas can predict the high influx of a service usage during a certain period. Business will be highly rewarded if they can identify these business areas and provide a cached solution using TIBCO AS.
    • Again, this is not a TIBCO ActiveSpaces only advantage and this is true for any/all caching products.
    • Some examples for the previous points are
    • a. telecom company pre-loading (eager load) customer's usage for the last month, right before releasing/issuing the bills to the customers.
    • b. Airline industry loading the customer's itinerary a week before his travel start date. Hence the last minute scrambling to fetch the customer's itinerary travel plans can be avoided.
    Incentivized
    Read full review
    ScreenShots