Best Software for 2025 is now live!
Bewertungsdetails anzeigen
Zu Meinen Listen hinzufügen
Beansprucht
Beansprucht

Top-bewertete Apache Mesos Alternativen

Apache Mesos Bewertungen & Produktdetails

Verifizierter Benutzer in Internet
BI
Unternehmen(> 1000 Mitarbeiter)
Weitere Optionen
Bestätigter Bewerter
Verifizierter aktueller Benutzer
Bewertungsquelle: G2-Einladung
Anreizbasierte Bewertung
Was gefällt dir am besten Apache Mesos?

Mesos is great for helping ops teams simplify and condense their infrastructure. The tools is very solid and we have had very few problems with it. There is also a large and growing community of developers creating different frameworks for mesos to suite different needs. We've created our own framework on top of mesos that runs almost the entire product. Bewertung gesammelt von und auf G2.com gehostet.

Was gefällt Ihnen nicht? Apache Mesos?

Documentation can be lacking in some cases, making it difficult to get started in certain areas. Getting started on developing a framework, or getting the mesos cluster up and running the first time can be tricky steps. However, other community members or framework developers often have information that can fill in the gaps for these cases.

Note: we operate our own mesos cluster and do not use a hosted service Bewertung gesammelt von und auf G2.com gehostet.

Was ist ein Problem? Apache Mesos Solving und wie profitieren Sie davon?

We have mainly used mesos to condense our infrastructure, add stability, and have greater operational simplicity for our ops team. Once we built our own framework on top of it, we were able to take a large amount of the ops-related workload off of developers to allow them to focus on the product itself, which improved the efficiency of many of the teams. Bewertung gesammelt von und auf G2.com gehostet.

Apache Mesos Übersicht

Was ist Apache Mesos?

Apache Mesos ist ein Cluster-Manager, der Ressourcen über Anwendungen und Datenbanken verteilt.

Apache Mesos Details
Weniger anzeigenMehr anzeigen
Produktbeschreibung

Apache Mesos ist ein Cluster-Manager, der Ressourcen über Anwendungen und Datenbanken verteilt.


Verkäuferdetails
Gründungsjahr
1999
Hauptsitz
Wakefield, MA
Twitter
@TheASF
66,229 Twitter-Follower
LinkedIn®-Seite
www.linkedin.com
2,291 Mitarbeiter*innen auf LinkedIn®
Beschreibung

Community-led development since 1999. FoundationProjectsPeopleGet InvolvedDownloadSupport ApacheHome. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.


Leah L.
LL
Übersicht bereitgestellt von:
Data-driven Marketer.

Aktuelle Apache Mesos Bewertungen

Pablo Francisco P.
PP
Pablo Francisco P.Unternehmen mittlerer Größe (51-1000 Mitarbeiter)
4.0 von 5
"Behandeln Sie Ihren Cluster, als ob er eine einzelne Maschine wäre."
Ich liebe die Abstraktion, die Mesos in Bezug auf Ressourcenmanagement für Cluster bietet. Es ist nahtlos in Apache Spark integriert. Das ermöglich...
Gary O.
GO
Gary O.Kleinunternehmen (50 oder weniger Mitarbeiter)
3.5 von 5
"Nützlich für das Ausführen vieler Java-Anwendungen, die sowohl lang andauernd als auch geplant sind."
Es war einfach, es auf Standard-Hardware in einem Cluster einzurichten und zum Laufen zu bringen. Es funktioniert auch gut in einer virtuellen Umge...
Verifizierter Benutzer
B
Verifizierter BenutzerUnternehmen mittlerer Größe (51-1000 Mitarbeiter)
4.5 von 5
"Experiment"
We are suppose to prepare the necessary execution environments from testing to production and everything in between. Using Docker alongside Mesos a...
Sicherheitsabzeichen
Dieser Verkäufer hat seine Sicherheitsinformationen noch nicht hinzugefügt. Lassen Sie ihn wissen, dass Sie möchten, dass er sie hinzufügt.
0 Personen haben Sicherheitsinformationen angefordert

Apache Mesos Medien

Beantworten Sie einige Fragen, um der Apache Mesos-Community zu helfen
Haben sie Apache Mesos schon einmal verwendet?
Ja

15 von 16 Gesamtbewertungen für Apache Mesos

4.2 von 5
Die nächsten Elemente sind Filter und werden die angezeigten Ergebnisse ändern, sobald sie ausgewählt werden.
Bewertungen durchsuchen
Beliebte Erwähnungen
Die nächsten Elemente sind Radioelemente und sortieren die angezeigten Ergebnisse nach dem ausgewählten Element und aktualisieren die angezeigten Ergebnisse.
Filter ausblendenWeitere Filter
Die nächsten Elemente sind Filter und werden die angezeigten Ergebnisse ändern, sobald sie ausgewählt werden.
Die nächsten Elemente sind Filter und werden die angezeigten Ergebnisse ändern, sobald sie ausgewählt werden.

Gesamtbewertungsstimmung für Apache MesosFrage

Implementierungszeit
<1 Tag
>12 Monate
Return on Investment
<6 Monate
48+ Monate
Benutzerfreundlichkeit der Einrichtung
0 (Schwierig)
10 (Einfach)
Einloggen
Möchten Sie mehr Einblicke von verifizierten Bewertern sehen?
Melden Sie sich an, um die Bewertungsstimmung zu sehen.
G2-Bewertungen sind authentisch und verifiziert.
Pablo Francisco P.
PP
Scala/BigData Developer
Computer Software
Unternehmen mittlerer Größe(51-1000 Mitarbeiter)
Weitere Optionen
Bestätigter Bewerter
Bewertungsquelle: G2-Einladung
Anreizbasierte Bewertung
Übersetzt mit KI
Was gefällt dir am besten Apache Mesos?

Ich liebe die Abstraktion, die Mesos in Bezug auf Ressourcenmanagement für Cluster bietet. Es ist nahtlos in Apache Spark integriert. Das ermöglicht das Starten von Spark-Aufgaben in einem Mesos-Cluster, indem einfach die Mesos-Cluster-URL angegeben wird. Von lokaler zu verteilter Berechnung mit nur einem Parameter.

Sein C++-Code ist ziemlich sauber und verwendet oft funktionale Programmiermuster. Bewertung gesammelt von und auf G2.com gehostet.

Was gefällt Ihnen nicht? Apache Mesos?

Wenn Sie eine verteilte Anwendung haben, die Sie auf Mesos bereitstellen möchten, müssen Sie ein Framework verwenden, um Ressourcenangebote dafür zu verwalten. Dieses Framework ist ad-hoc für diese Anwendung und wurde entweder von jemand anderem geschrieben oder Sie müssen es selbst schreiben. Dank Marathon, das als generisches Framework für containerisierte Anwendungen fungiert, können Sie jedoch jede Anwendung bereitstellen, die Sie in einen Container wie Docker einpacken. Bewertung gesammelt von und auf G2.com gehostet.

Was ist ein Problem? Apache Mesos Solving und wie profitieren Sie davon?

Mandantenfähig, Clusterverwaltung. Transparente Anwendungsbereitstellung. Ressourcenmanager für Apache Spark. Bewertung gesammelt von und auf G2.com gehostet.

Gary O.
GO
Lead Software Engineer
Internet
Kleinunternehmen(50 oder weniger Mitarbeiter)
Weitere Optionen
Bestätigter Bewerter
Bewertungsquelle: G2-Einladung
Anreizbasierte Bewertung
Übersetzt mit KI
Was gefällt dir am besten Apache Mesos?

Es war einfach, es auf Standard-Hardware in einem Cluster einzurichten und zum Laufen zu bringen. Es funktioniert auch gut in einer virtuellen Umgebung. Bewertung gesammelt von und auf G2.com gehostet.

Was gefällt Ihnen nicht? Apache Mesos?

Es ist schwierig, es richtig für Speicher- und CPU-Nutzung zu konfigurieren. Es gibt auch nicht viel Software für das Cluster-Management und die Orchestrierung. Es war schwer, Einblick in Ihre laufenden Anwendungen zu bekommen. Bewertung gesammelt von und auf G2.com gehostet.

Was ist ein Problem? Apache Mesos Solving und wie profitieren Sie davon?

Um einen Server-Cluster vollständig nutzen zu können und die Ressourcen so zu teilen, dass Sie nur wenig ungenutzte Kapazität haben. Bewertung gesammelt von und auf G2.com gehostet.

Willian M.
WM
Senior Software Engineer
Unternehmen mittlerer Größe(51-1000 Mitarbeiter)
Weitere Optionen
Bestätigter Bewerter
Verifizierter aktueller Benutzer
Bewertungsquelle: G2-Einladung
Anreizbasierte Bewertung
Übersetzt mit KI
Was gefällt dir am besten Apache Mesos?

Die Ressourcenallokierungsfunktionen sind das Beste, was Mesos hat. Ich mag die Art und Weise, wie wir die Konfiguration durchführen, es ist sehr einfach, den Master- und Slave-Prozess auszuführen. Die Idee, es mit Frameworks zu erweitern, war wirklich großartig, jetzt haben wir viele Frameworks, um viele verschiedene Aufgaben auszuführen. Bewertung gesammelt von und auf G2.com gehostet.

Was gefällt Ihnen nicht? Apache Mesos?

Ich mag es nicht, Zookeeper für die Master-Wahl verwenden zu müssen. Es wäre besser, wenn ich den besseren Service-Discovery-Dienst für mich wählen könnte.

Manchmal ist es schwierig, eine Aufgabe mit Fehlern zu debuggen. Die Benutzeroberfläche ist nicht so gut. Sie könnte besser sein, aber sie funktioniert so, wie sie ist. Bewertung gesammelt von und auf G2.com gehostet.

Empfehlungen an andere, die in Betracht ziehen Apache Mesos:

Es gibt viele gute Frameworks da draußen. Bewertung gesammelt von und auf G2.com gehostet.

Was ist ein Problem? Apache Mesos Solving und wie profitieren Sie davon?

Wir verbessern unseren Bereitstellungsprozess durch die Verwendung von Mesos + Marathon. Die Hauptidee ist, unseren Lieferzyklus zu verkürzen und die Skalierbarkeit zu verbessern. Bewertung gesammelt von und auf G2.com gehostet.

Verifizierter Benutzer in Internet
BI
Unternehmen mittlerer Größe(51-1000 Mitarbeiter)
Weitere Optionen
Bestätigter Bewerter
Verifizierter aktueller Benutzer
Bewertungsquelle: G2-Einladung
Anreizbasierte Bewertung
Was gefällt dir am besten Apache Mesos?

We are suppose to prepare the necessary execution environments from testing to production and everything in between. Using Docker alongside Mesos allows us to encapsulate execution environments inside the container. In coordination with Mesos it allocates a suitable machine for the service, and deploys it by pulling it from our private Docker hub onto the allocated machine.However, for external software like ElasticSearch we have no need for continuous integration and we release them directly from our local dev environment. To handle this use case we developed Shovel, which we plan to open-source shortly. It automates the process from building the Docker image containing the microservice to finally releasing them to the public. To release a microservice today we only have to prepare a Dockerfile and provide basic configuration. The rest of the release process is then completely handled by Shovel. To further simplify bootstrapping, we have a service template that contains commonly used components and allows us release a new microservice in minutes. Bewertung gesammelt von und auf G2.com gehostet.

Was gefällt Ihnen nicht? Apache Mesos?

Mesos is still in its early days, probably best exemplified by the very sub-1.0 version numbers. New Mesos releases often include important bug fixes but upgrading has been a pain point for us due to the number of moving parts that led to catch-22 situations. Bewertung gesammelt von und auf G2.com gehostet.

Empfehlungen an andere, die in Betracht ziehen Apache Mesos:

I would definitely recommend Apache Mesos to others for its user friendliness Bewertung gesammelt von und auf G2.com gehostet.

Was ist ein Problem? Apache Mesos Solving und wie profitieren Sie davon?

we have no need for continuous integration and we release them directly from our local dev environment. To handle this use case we developed Shovel, which we plan to open-source shortly. It automates the process from building the Docker image containing the microservice to finally releasing them to the public. To release a microservice today we only have to prepare a Dockerfile and provide basic configuration. Bewertung gesammelt von und auf G2.com gehostet.

Verifizierter Benutzer in Information Technology and Services
BI
Unternehmen mittlerer Größe(51-1000 Mitarbeiter)
Weitere Optionen
Bestätigter Bewerter
Verifizierter aktueller Benutzer
Bewertungsquelle: G2-Einladung
Anreizbasierte Bewertung
Was gefällt dir am besten Apache Mesos?

In Pre-Mesos we had to prepare the necessary execution environments from testing to production and everything in between. Using Docker alongside Mesos allows us to encapsulate execution environments inside the container. That frees us from the effort of provisioning the infrastructure of every new microservice we want to release.

However, for external software like ElasticSearch we have no need for continuous integration and we release them directly from our local dev environment. To handle this use case we developed Shovel, which we plan to open-source shortly. It automates the process from building the Docker image containing the microservice to finally releasing them to the public. To release a microservice today we only have to prepare a Dockerfile and provide basic configuration. The basic configuration includes settings like public URL endpoint or amount of required CPU and memory resources. The rest of the release process is then completely handled by Shovel. To further simplify bootstrapping, we have a service template that contains commonly used components and allows us release a new microservice in minutes. Bewertung gesammelt von und auf G2.com gehostet.

Was gefällt Ihnen nicht? Apache Mesos?

Mesos is still in its early days, probably best exemplified by the very sub-1.0 version numbers. New Mesos releases often include important bug fixes but upgrading has been a pain point for us due to the number of moving parts that led to catch-22 situations.

As an example, we experienced memory leaks with Docker 1.6 but were not able to upgrade for some time even though the bug got fixed in Docker 1.8. Upgrading Docker would have required upgrading to a Mesos version (0.23) that was untested with Marathon version 0.10. Bewertung gesammelt von und auf G2.com gehostet.

Was ist ein Problem? Apache Mesos Solving und wie profitieren Sie davon?

Financial Applications Bewertung gesammelt von und auf G2.com gehostet.

Verifizierter Benutzer in Information Technology and Services
BI
Unternehmen(> 1000 Mitarbeiter)
Weitere Optionen
Bestätigter Bewerter
Verifizierter aktueller Benutzer
Bewertungsquelle: G2-Einladung
Anreizbasierte Bewertung
Was gefällt dir am besten Apache Mesos?

Stability. We rarely encounter problems that are due to Mesos itself. It is nice to be able to simply take down or add machines and have Mesos adjust accordingly.

The ability to use frameworks, such as Marathon, on top of it is also key for us. We needed long-running tasks and the ability to invoke them using REST APIs.

Support for running tasks within Docker containers is critical for us, so the Docker Containerizer is important. Bewertung gesammelt von und auf G2.com gehostet.

Was gefällt Ihnen nicht? Apache Mesos?

Documentation is good enough in most respects, but these days, it should be assumed that some people will want to run the entire Mesos framework within Docker, so officially supported Docker containers out on Docker Hub would help.

The mechanism for specifying Mesos configuration options (whether a file exists or not, the name of a file is the option name, and the content is the option value) is odd. First time I've encountered it. Bewertung gesammelt von und auf G2.com gehostet.

Was ist ein Problem? Apache Mesos Solving und wie profitieren Sie davon?

Truthfully, we only use Mesos for some of our Spark related efforts; although we are considering broader uses. These days, we are interested in managing containers more than anything, so we are looking more at Docker Swarm and Kubernetes for management. Bewertung gesammelt von und auf G2.com gehostet.

Verifizierter Benutzer in Biotechnology
BB
Kleinunternehmen(50 oder weniger Mitarbeiter)
Weitere Optionen
Bestätigter Bewerter
Verifizierter aktueller Benutzer
Bewertungsquelle: G2-Einladung
Anreizbasierte Bewertung
Was gefällt dir am besten Apache Mesos?

Pre-Mesos we had to prepare the necessary execution environments from testing to production and everything in between. Using Docker alongside Mesos allows us to encapsulate execution environments inside the container. That frees us from the effort of provisioning the infrastructure of every new microservice we want to release.

Our release process initially consisted of pushing to a service’s git release branch, which automatically triggered the continuous integration process. Marathon serves as deployment manager. In coordination with Mesos it allocates a suitable machine for the service, and deploys it by pulling it from our private Docker hub onto the allocated machine.

However, for external software like ElasticSearch we have no need for continuous integration and we release them directly from our local dev environment. To handle this use case we developed Shovel, which we plan to open-source shortly. It automates the process from building the Docker image containing the microservice to finally releasing them to the public. To release a microservice today we only have to prepare a Dockerfile and provide basic configuration. The basic configuration includes settings like public URL endpoint or amount of required CPU and memory resources. The rest of the release process is then completely handled by Shovel. To further simplify bootstrapping, we have a service template that contains commonly used components and allows us release a new microservice in minutes. Bewertung gesammelt von und auf G2.com gehostet.

Was gefällt Ihnen nicht? Apache Mesos?

Mesos is still in its early days, probably best exemplified by the very sub-1.0 version numbers. New Mesos releases often include important bug fixes but upgrading has been a pain point for us due to the number of moving parts that led to catch-22 situations.

As an example, we experienced memory leaks with Docker 1.6 but were not able to upgrade for some time even though the bug got fixed in Docker 1.8. Upgrading Docker would have required upgrading to a Mesos version (0.23) that was untested with Marathon version 0.10. Bewertung gesammelt von und auf G2.com gehostet.

Was ist ein Problem? Apache Mesos Solving und wie profitieren Sie davon?

Genetics Bewertung gesammelt von und auf G2.com gehostet.

Verifizierter Benutzer in Computer Software
BC
Kleinunternehmen(50 oder weniger Mitarbeiter)
Weitere Optionen
Bestätigter Bewerter
Verifizierter aktueller Benutzer
Bewertungsquelle: G2-Einladung
Anreizbasierte Bewertung
Was gefällt dir am besten Apache Mesos?

Mesos is a good tool and I have found it to scale quite well without being in the way. There is also a community around it, and Google's encouragement helps. I can't speak to Mesosphere DCOS because I haven't used it. Bewertung gesammelt von und auf G2.com gehostet.

Was gefällt Ihnen nicht? Apache Mesos?

Some aspects of the design can be problematic. Particularly, the way the resource allocation is designed makes it harder to build "intelligent" allocator modules into the mesos master that can decide who to offer resources to. On one hand, fairly simple to write an allocator, but on the other, a custom alllocator can't (last I checked) easily access any data it wants about the current state of the mesos agents and frameworks. Progress is being done in this area, though. Bewertung gesammelt von und auf G2.com gehostet.

Empfehlungen an andere, die in Betracht ziehen Apache Mesos:

Be skeptical of projects like Kubernetes-Mesos.

Use Docker. Bewertung gesammelt von und auf G2.com gehostet.

Was ist ein Problem? Apache Mesos Solving und wie profitieren Sie davon?

I build software and distributed systems to create products. Mesos is a core technology that I've built on top of, so the benefit it provides can perhaps be summarized as "enablement." Bewertung gesammelt von und auf G2.com gehostet.

Verifizierter Benutzer in Internet
AI
Unternehmen(> 1000 Mitarbeiter)
Weitere Optionen
Bestätigter Bewerter
Verifizierter aktueller Benutzer
Bewertungsquelle: G2-Einladung
Anreizbasierte Bewertung
Was gefällt dir am besten Apache Mesos?

1. Very good support for docker containers.

2. Easy setup

3. Logging and debug information Bewertung gesammelt von und auf G2.com gehostet.

Was gefällt Ihnen nicht? Apache Mesos?

1. In few occasions mesos-slave becomes non-responsive or stuck phase, there by bunch of tasks queued to it.

2. Very tight integration to Zookeeper. Some times zookeeper is causing memory issues which leads to instability. etcd/consul integration is preferred. Bewertung gesammelt von und auf G2.com gehostet.

Empfehlungen an andere, die in Betracht ziehen Apache Mesos:

There are so many new orchestration tools available in the market. But Apache mesos is more matured and suits most of the requirements. In the latest versions, docker has provided lots of new features (volume plugins, network plugins), which cannot be leveraged effectively through apache mesos. There are few paid products like nirmata and rancher which are also very competitive and easy to use. If you are using across your enterprise, you can review through the paid products which has many security features like roles, LDAP integration etc.. If yours is very small isolated project, mesos is the best option available currently. Bewertung gesammelt von und auf G2.com gehostet.

Was ist ein Problem? Apache Mesos Solving und wie profitieren Sie davon?

We are managing our APIs under Mesos-Marathon and We are mainly trying to have effective utilization of resources, high availability and on-demand scaling of APIs. Mesos has helped us in managing the multiple servers and workloads effectively. Main benifits we observed are resource aggregation, auto-restart of tasks, simple GUI, multiple frameworks. Bewertung gesammelt von und auf G2.com gehostet.

Verifizierter Benutzer in Computer Software
BC
Kleinunternehmen(50 oder weniger Mitarbeiter)
Weitere Optionen
Bestätigter Bewerter
Verifizierter aktueller Benutzer
Bewertungsquelle: G2-Einladung
Anreizbasierte Bewertung
Was gefällt dir am besten Apache Mesos?

Apache Mesos is a cluster management framework. It actually behaves as a kernel for the data center. The best part of Apache Mesos is it's efficient tasks isolation and seamless abstraction of physical resources from VMs or machines or applications. It is going in the right direction and is best suitable for applications like Hadoop, Kafka etc. It also ensures high availability of our applications. It has an easy to use interface also. Bewertung gesammelt von und auf G2.com gehostet.

Was gefällt Ihnen nicht? Apache Mesos?

It is a bit heavy as compared to Kubernetes. Also from developer's point of view, it requires a lot of memory to build the source code. Bewertung gesammelt von und auf G2.com gehostet.

Was ist ein Problem? Apache Mesos Solving und wie profitieren Sie davon?

Cluster management having huge scalability and high availability. Very simple to use. Bewertung gesammelt von und auf G2.com gehostet.