Dear OSv community, I am testing OSv and I am using the /app REST api to launch commands (ffmpeg). As far as I understand, the best scenario for OSv is a "microservice" approach, one task/app per instance, but I stretched this a bit only to understand the OSv architecture. So I launched two/three concurrent executions of the same command in new ELF namespaces and it seemed to work correctly.
So my question is: would it be safe to run on a single OSv instance a Java server + a MySQL server + httpserver for monitoring (or whatever else)? Could you explain if there could be any problems if working like this or address to some documentation that can clarify this (maybe add a note to the official doc)? Thanks and BR, Francesco -- You received this message because you are subscribed to the Google Groups "OSv Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
