Hey all, So I'm working on a small app in Java that makes use of Google OR-Tools <https://developers.google.com/optimization/>. I'd *like* to host this on App Engine, but there's a native component to the OR tools, and I'm not clear on how / if this is something that App Engine can support. The description of the flexible environment makes reference to supporting apps that depend on native code, but I can't otherwise find any documentation on how that actually works.
So can App Engine support what I'm trying to do, and if so, can someone point my in the right direction of how to do it? Thanks :-) -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/a2ecbe94-6969-4e9c-954a-4bd839cf5ad9%40googlegroups.com.
