←Older revision | Revision as of 08:44, 15 August 2019 | ||
Line 3: | Line 3: | ||
They (mostly) do. However rather than showing how to apply them to each different language one by one, let's try something more advanced. Let's design a single [[PolyglotAPI]] that works for all of them! | They (mostly) do. However rather than showing how to apply them to each different language one by one, let's try something more advanced. Let's design a single [[PolyglotAPI]] that works for all of them! | ||
- | This session will show how to take an existing [[Java]] [[API]] and add [[polyglot]] flavor to it. We show how use that new [[polyglot]] [[API]] from [[JavaScript]], [[Python]], etc. We demonstrate how (surprisingly) fast and efficient such execution can be. | + | This session will show how to take an existing [[Java]] [[API]] and add [[polyglot]] flavor to it. We show how to use that new [[polyglot]] [[API]] from [[JavaScript]], [[Python]], etc. We demonstrate how (surprisingly) fast and efficient such execution can be. |
- | If you have your own object oriented database or just pile of | + | If you have your own object oriented database or just pile of [[BigData]] to process efficiently by any programming [[language]], stop by. We'll show you how to process such data fast! |