streamich / jskernel

Node.js exo-kernel dream - proposal
47 stars 8 forks source link

I love your idea! #1

Open piranna opened 8 years ago

piranna commented 8 years ago

Honestly, youar architecture seems to be almost perfect, congrats! :-D I decided to make NodeOS compatible with current apps, but if you could be able to make jskernel compatible with Node.js, I would be more than gladly to use it as the NodeOS kernel :-)

By the way, the architecture schemes are better done down-up, since they are stacks... ;-)

streamich commented 8 years ago

By the way, the architecture schemes are better done down-up, since they are stacks... ;-)

That implies stacks grow upward ;-). But I agree they would look better if I drawn then down-up.

piranna commented 8 years ago

That implies stacks grow upward ;-)

Yeah, the stacks always grow upward, specially if things are build on top of other layers, and in last instance on top of the hardware ;-)

ahmed-masud commented 7 years ago

I concur! This is a fantastic idea, I'll be trying my best to contribute.

0bOne commented 6 years ago

I am researching ideas for building a non-nix non-windows self-contained for-virtualization web/database server using the fewest languages possible.

I gradually came to the conclusion that a good approach would be an exokernel based on something like Google's V8 engine. Node.js has too much functionality to match the 'absolute lightest' design constaints, of my project, but this project is very intriguing.

I am interested in how far this project has come, whether it would be a suitable starting place to save me re-inventing the wheel.

Do you think your project would be a good match? How far along is it? Is it worth me contributing to this project or starting from scratch?

Thanks in advance David

streamich commented 6 years ago

@dp68 I am continuing development in https://github.com/streamich/bamboo from time to time.

Things that are done:

Missing parts: