Live data from Hacker News

Mesosphere Announces First Data Center OS and $36M in Funding

gigaom.com

11–20 of 51 posts

Re: Mesosphere Announces First Data Center OS and $36M in Funding

#11
post #8

[deleted]

Mesosphere's stack is in full production at major companies, including one of the largest financial services companies and one of the largest consumer electronics companies. General availability is next year, but paying customers are using it in production today--at very large scale.

Re: Mesosphere Announces First Data Center OS and $36M in Funding

#12

So, the commoditization of on-demand and highly scalable virtual computing infrastructures, together with the rising popularity of "containerization" for app and service composition, seems to be creating an "orchestration crisis", or an "orchestration business opportunity," depending on your vantage point. Are we about to see the emergence of what might be termed "new wave mainframe" computing?

It's very similar to mainframe computing, only now it's available to every business and, frankly, every business needs it to be competitive.

Re: Mesosphere Announces First Data Center OS and $36M in Funding

#13

I'm a recent mesos convert but I think "first" is a tad inaccurate if you consider Joyent's SmartOS and it's recently open sourced Smart Data Center.

There are a lot of components to an operating system. It's not just the technology components, it's the product components and the business components. E.g., Does it have an API? Does it have an SDK? Does it have a user interface? Does it have an init system, a chron, a storage system, service discovery? Does it have an ecosystem of third party developers? I posit that the OS Checklist is fairly long and that no of the other systems you mention have the complete OS package.

Re: Mesosphere Announces First Data Center OS and $36M in Funding

#14

I'm a recent mesos convert but I think "first" is a tad inaccurate if you consider Joyent's SmartOS and it's recently open sourced Smart Data Center.

There are a lot of components to an operating system. It's not just the technology components, it's the product components and the business components. E.g., Does it have an API? Does it have an SDK? Does it have a user interface? Does it have an init system, a chron, a storage system, service discovery? Does it have an ecosystem of third party developers? I posit that the OS Checklist is fairly long and that no of t…

That's just like your definition, man. Not everybody is that anal retentive about their definition of 'operating system'. (I doubt Tannenbaum would be in favor of yours, for instance).

Re: Mesosphere Announces First Data Center OS and $36M in Funding

#15

I'm a recent mesos convert but I think "first" is a tad inaccurate if you consider Joyent's SmartOS and it's recently open sourced Smart Data Center.

There are a lot of components to an operating system. It's not just the technology components, it's the product components and the business components. E.g., Does it have an API? Does it have an SDK? Does it have a user interface? Does it have an init system, a chron, a storage system, service discovery? Does it have an ecosystem of third party developers? I posit that the OS Checklist is fairly long and that no of t…

That's just like your definition, man. I doubt Tannenbaum would agree with it.

Re: Mesosphere Announces First Data Center OS and $36M in Funding

#16
post #8

[deleted]

Mesosphere's stack is in full production at major companies, including one of the largest financial services companies and one of the largest consumer electronics companies. General availability is next year, but paying customers are using it in production today--at very large scale.

Chef/Puppet/Saltstack/Ansible/CFEngine/Nix OS

Re: Mesosphere Announces First Data Center OS and $36M in Funding

#17
post #6

Mesosphere should really evangelize libprocess [0] more. Probably one of the cooler C++ libraries out there. [0] - https://github.com/apache/mesos/tree/master/3rdparty/libproc...

OK. But, what is it? I tried reading the documentation, but all it said was "readme: this is the readme for libprocess."

Re: Mesosphere Announces First Data Center OS and $36M in Funding

#18

I'm a recent mesos convert but I think "first" is a tad inaccurate if you consider Joyent's SmartOS and it's recently open sourced Smart Data Center.

There are a lot of components to an operating system. It's not just the technology components, it's the product components and the business components. E.g., Does it have an API? Does it have an SDK? Does it have a user interface? Does it have an init system, a chron, a storage system, service discovery? Does it have an ecosystem of third party developers? I posit that the OS Checklist is fairly long and that no of t…

Master Controller to Minions... configure thyselves...

Datacenter Controller maybe, but calling this an OS?

Re: Mesosphere Announces First Data Center OS and $36M in Funding

#19

So, the commoditization of on-demand and highly scalable virtual computing infrastructures, together with the rising popularity of "containerization" for app and service composition, seems to be creating an "orchestration crisis", or an "orchestration business opportunity," depending on your vantage point. Are we about to see the emergence of what might be termed "new wave mainframe" computing?

"Mainframe" implies sales guys and multi-million-dollar monolithic machines. This might be described as "DIY mainframe."

Re: Mesosphere Announces First Data Center OS and $36M in Funding

#20
post #6

Mesosphere should really evangelize libprocess [0] more. Probably one of the cooler C++ libraries out there. [0] - https://github.com/apache/mesos/tree/master/3rdparty/libproc...

OK. But, what is it? I tried reading the documentation, but all it said was "readme: this is the readme for libprocess."

"Libprocess is a library written in C/C++ that provides an actor style message-passing programming model that leverages efficient operating system event mechanisms. Libprocess is very similar to Erlang's process model, including basic constructs for sending and receiving messages. I'm excited about giving people an opportunity to use this software, so look for lots more details to be added here shortly!"

http://www.eecs.berkeley.edu/~benh/libprocess/

Post reply on HN