Skip to content

Is TeamVM right tool for Redis functions? #901

Discussion options

You must be logged in to vote

There's nothing in TeaVM about "GUI scenarios". TeaVM is a compiler, not GUI-building tool. Whether TeaVM is good for your scenario, I don't know. It depends on many factors, like how Redis Functions API organized, on your code base, etc. I suppose you need most recent TeaVM preview which provides the way to define modules (see this discussion). Also, if your code base uses reflection, bytecode generation, sun.misc.Unsafe and similar things, TeaVM won't work for you. Anyway, the best way to see if TeaVM fits your needs is to try it. If TeaVM produces some errors you can't resolve, feel free to ask questions and create issues.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vladimir-bukhtoyarov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants