puniverse / comsat

Fibers and actors for web development
docs.paralleluniverse.co/comsat
Other
598 stars 103 forks source link

Native async database #8

Closed jankotek closed 10 years ago

jankotek commented 10 years ago

Hi,

I am author of MapDB, an JVM database. I have some experience with Kotlin and cooperative multitasking. MapDB also has prototype which uses AsynchronousFileChannel.

I am thinking about creating special version of MapDB which would use non-blocking operations down to disk IO operations. It has to be bundled with similar web-container and Comsat seems like good choice.

I would like to start discussion about this.

pron commented 10 years ago

Hi Jan. Sure. Why don't you email us at info@paralleluniverse.co and we'll discuss this at length.