Best Software for 2025 is now live!
Mostrar desglose de calificaciones
Guardar en Mis Listas
Reclamado
Reclamado

Alternativas de Apache Mesos Mejor Valoradas

Reseñas y detalles del producto de Apache Mesos

Usuario verificado en Computer Software
UC
Pequeña Empresa(50 o menos empleados)
Más opciones
Revisor validado
Usuario actual verificado
Fuente de la revisión: Invitación de G2
Revisión incentivada
¿Qué es lo que más te gusta de 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. Reseña recopilada por y alojada en G2.com.

¿Qué es lo que no te gusta de 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. Reseña recopilada por y alojada en G2.com.

¿Qué problemas hay Apache Mesos ¿Y cómo te beneficia eso?

Cluster management having huge scalability and high availability. Very simple to use. Reseña recopilada por y alojada en G2.com.

Descripción general de Apache Mesos

¿Qué es Apache Mesos?

Apache Mesos es un gestor de clústeres que distribuye recursos entre aplicaciones y bases de datos.

Detalles Apache Mesos
Mostrar menosMostrar más
Descripción del Producto

Apache Mesos es un gestor de clústeres que distribuye recursos entre aplicaciones y bases de datos.


Detalles del vendedor
Año de fundación
1999
Ubicación de la sede
Wakefield, MA
Twitter
@TheASF
66,229 seguidores en Twitter
Página de LinkedIn®
www.linkedin.com
2,291 empleados en LinkedIn®
Descripción

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
Resumen proporcionado por:
Data-driven Marketer.

Reseñas Recientes de Apache Mesos

Pablo Francisco P.
PP
Pablo Francisco P.Mediana Empresa (51-1000 empleados)
4.0 de 5
"Tu clúster como si fuera una sola máquina."
Me encanta la abstracción que Mesos proporciona en términos de gestión de recursos para el clúster. Está perfectamente integrado con Apache Spark. ...
Gary O.
GO
Gary O.Pequeña Empresa (50 o menos empleados)
3.5 de 5
"Útil para ejecutar muchas aplicaciones de Java que son de larga duración, así como programadas."
Fue fácil de configurar y poner en marcha en un clúster en hardware estándar. También funciona bien en un entorno virtual.
Usuario verificado
A
Usuario verificadoMediana Empresa (51-1000 empleados)
4.5 de 5
"Experiment"
We are suppose to prepare the necessary execution environments from testing to production and everything in between. Using Docker alongside Mesos a...
Insignia de seguridad
Este vendedor aún no ha añadido su información de seguridad. Hazles saber que te gustaría que la añadieran.
0 personas solicitaron información de seguridad

Contenido Multimedia de Apache Mesos

Responde algunas preguntas para ayudar a la comunidad de Apache Mesos
¿Has utilizado Apache Mesos antes?

15 de 16 Reseñas totales para Apache Mesos

4.2 de 5
Los siguientes elementos son filtros y cambiarán los resultados mostrados una vez que sean seleccionados.
Buscar reseñas
Menciones populares
Los siguientes elementos son elementos de radio y ordenarán los resultados mostrados por el elemento seleccionado y actualizarán los resultados mostrados.
Ocultar filtrosMás filtros
Los siguientes elementos son filtros y cambiarán los resultados mostrados una vez que sean seleccionados.
Los siguientes elementos son filtros y cambiarán los resultados mostrados una vez que sean seleccionados.
15 de 16 Reseñas totales para Apache Mesos
4.2 de 5
15 de 16 Reseñas totales para Apache Mesos
4.2 de 5

Sentimiento General de la Reseña para Apache MesosPregunta

Tiempo de Implementación
<1 día
>12 meses
Retorno de la Inversión
<6 meses
48+ meses
Facilidad de Configuración
0 (Difícil)
10 (Fácil)
Iniciar sesión
¿Quieres ver más opiniones de revisores verificados?
Inicia sesión para ver el sentimiento de la revisión.
Las reseñas de G2 son auténticas y verificadas.
Pablo Francisco P.
PP
Scala/BigData Developer
Computer Software
Mediana Empresa(51-1000 empleados)
Más opciones
Revisor validado
Fuente de la revisión: Invitación de G2
Revisión incentivada
Traducido Usando IA
¿Qué es lo que más te gusta de Apache Mesos?

Me encanta la abstracción que Mesos proporciona en términos de gestión de recursos para el clúster. Está perfectamente integrado con Apache Spark. Eso permite lanzar tareas de Spark en un clúster de Mesos simplemente especificando la URL del clúster de Mesos. De la computación local a la computación en clúster con solo un parámetro.

Su base de código en C++ es bastante limpia, a menudo utilizando patrones de programación funcional. Reseña recopilada por y alojada en G2.com.

¿Qué es lo que no te gusta de Apache Mesos?

Si tienes una aplicación distribuida que deseas desplegar en Mesos, necesitas usar un framework para manejar las ofertas de recursos para ella. Ese framework es ad-hoc para esa aplicación y o bien alguien más lo escribió o necesitas escribirlo tú mismo. Sin embargo, gracias a Marathon, que actúa como un framework genérico para aplicaciones en contenedores, puedes desplegar cualquier aplicación que puedas envolver en un contenedor como Docker. Reseña recopilada por y alojada en G2.com.

¿Qué problemas hay Apache Mesos ¿Y cómo te beneficia eso?

Multi-inquilino, gestión de clústeres. Despliegue transparente de aplicaciones. Gestor de recursos para Apache Spark. Reseña recopilada por y alojada en G2.com.

Gary O.
GO
Lead Software Engineer
Internet
Pequeña Empresa(50 o menos empleados)
Más opciones
Revisor validado
Fuente de la revisión: Invitación de G2
Revisión incentivada
Traducido Usando IA
¿Qué es lo que más te gusta de Apache Mesos?

Fue fácil de configurar y poner en marcha en un clúster en hardware estándar. También funciona bien en un entorno virtual. Reseña recopilada por y alojada en G2.com.

¿Qué es lo que no te gusta de Apache Mesos?

Configurarlo adecuadamente para el uso de memoria y CPU es complicado. Tampoco hay mucho software para la gestión y orquestación de clústeres. Fue difícil obtener visibilidad de tus aplicaciones en ejecución. Reseña recopilada por y alojada en G2.com.

¿Qué problemas hay Apache Mesos ¿Y cómo te beneficia eso?

Para poder utilizar completamente un clúster de servidores y compartir los recursos de manera que tengas poca capacidad sin usar. Reseña recopilada por y alojada en G2.com.

Willian M.
WM
Senior Software Engineer
Mediana Empresa(51-1000 empleados)
Más opciones
Revisor validado
Usuario actual verificado
Fuente de la revisión: Invitación de G2
Revisión incentivada
Traducido Usando IA
¿Qué es lo que más te gusta de Apache Mesos?

Las características de asignación de recursos son lo mejor que tiene Mesos. Me gusta la forma en que hacemos la configuración, es muy simple ejecutar el proceso de maestro y esclavo. La idea de extenderlo con frameworks fue realmente genial, ahora tenemos muchos frameworks para ejecutar una gran variedad de tareas diferentes. Reseña recopilada por y alojada en G2.com.

¿Qué es lo que no te gusta de Apache Mesos?

No me gusta tener que usar zookeeper para hacer la elección del maestro. Sería mejor si pudiera elegir el mejor servicio de descubrimiento de servicios para mí.

A veces es difícil depurar una tarea con errores. La interfaz de usuario no es tan buena. Podría ser mejor, pero funciona tal como está. Reseña recopilada por y alojada en G2.com.

Recomendaciones a otros que estén considerando Apache Mesos:

Hay muchos buenos marcos disponibles. Reseña recopilada por y alojada en G2.com.

¿Qué problemas hay Apache Mesos ¿Y cómo te beneficia eso?

Estamos mejorando nuestro proceso de implementación utilizando Mesos + Marathon. La idea principal es reducir nuestro ciclo de entrega y mejorar la escalabilidad. Reseña recopilada por y alojada en G2.com.

Usuario verificado en Internet
AI
Mediana Empresa(51-1000 empleados)
Más opciones
Revisor validado
Usuario actual verificado
Fuente de la revisión: Invitación de G2
Revisión incentivada
¿Qué es lo que más te gusta de 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. Reseña recopilada por y alojada en G2.com.

¿Qué es lo que no te gusta de 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. Reseña recopilada por y alojada en G2.com.

Recomendaciones a otros que estén considerando Apache Mesos:

I would definitely recommend Apache Mesos to others for its user friendliness Reseña recopilada por y alojada en G2.com.

¿Qué problemas hay Apache Mesos ¿Y cómo te beneficia eso?

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. Reseña recopilada por y alojada en G2.com.

Usuario verificado en Information Technology and Services
AI
Mediana Empresa(51-1000 empleados)
Más opciones
Revisor validado
Usuario actual verificado
Fuente de la revisión: Invitación de G2
Revisión incentivada
¿Qué es lo que más te gusta de 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. Reseña recopilada por y alojada en G2.com.

¿Qué es lo que no te gusta de 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. Reseña recopilada por y alojada en G2.com.

¿Qué problemas hay Apache Mesos ¿Y cómo te beneficia eso?

Financial Applications Reseña recopilada por y alojada en G2.com.

Usuario verificado en Information Technology and Services
UI
Empresa(> 1000 empleados)
Más opciones
Revisor validado
Usuario actual verificado
Fuente de la revisión: Invitación de G2
Revisión incentivada
¿Qué es lo que más te gusta de 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. Reseña recopilada por y alojada en G2.com.

¿Qué es lo que no te gusta de 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. Reseña recopilada por y alojada en G2.com.

¿Qué problemas hay Apache Mesos ¿Y cómo te beneficia eso?

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. Reseña recopilada por y alojada en G2.com.

Usuario verificado en Biotechnology
UB
Pequeña Empresa(50 o menos empleados)
Más opciones
Revisor validado
Usuario actual verificado
Fuente de la revisión: Invitación de G2
Revisión incentivada
¿Qué es lo que más te gusta de 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. Reseña recopilada por y alojada en G2.com.

¿Qué es lo que no te gusta de 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. Reseña recopilada por y alojada en G2.com.

¿Qué problemas hay Apache Mesos ¿Y cómo te beneficia eso?

Genetics Reseña recopilada por y alojada en G2.com.

Usuario verificado en Computer Software
UC
Pequeña Empresa(50 o menos empleados)
Más opciones
Revisor validado
Usuario actual verificado
Fuente de la revisión: Invitación de G2
Revisión incentivada
¿Qué es lo que más te gusta de 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. Reseña recopilada por y alojada en G2.com.

¿Qué es lo que no te gusta de 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. Reseña recopilada por y alojada en G2.com.

Recomendaciones a otros que estén considerando Apache Mesos:

Be skeptical of projects like Kubernetes-Mesos.

Use Docker. Reseña recopilada por y alojada en G2.com.

¿Qué problemas hay Apache Mesos ¿Y cómo te beneficia eso?

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." Reseña recopilada por y alojada en G2.com.

Usuario verificado en Internet
UI
Empresa(> 1000 empleados)
Más opciones
Revisor validado
Usuario actual verificado
Fuente de la revisión: Invitación de G2
Revisión incentivada
¿Qué es lo que más te gusta de 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. Reseña recopilada por y alojada en G2.com.

¿Qué es lo que no te gusta de 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 Reseña recopilada por y alojada en G2.com.

¿Qué problemas hay Apache Mesos ¿Y cómo te beneficia eso?

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. Reseña recopilada por y alojada en G2.com.

Usuario verificado en Internet
AI
Empresa(> 1000 empleados)
Más opciones
Revisor validado
Usuario actual verificado
Fuente de la revisión: Invitación de G2
Revisión incentivada
¿Qué es lo que más te gusta de Apache Mesos?

1. Very good support for docker containers.

2. Easy setup

3. Logging and debug information Reseña recopilada por y alojada en G2.com.

¿Qué es lo que no te gusta de 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. Reseña recopilada por y alojada en G2.com.

Recomendaciones a otros que estén considerando 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. Reseña recopilada por y alojada en G2.com.

¿Qué problemas hay Apache Mesos ¿Y cómo te beneficia eso?

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. Reseña recopilada por y alojada en G2.com.