Meeting 49

Aus Java Student User Group Austria - Java + JVM in Wien Österreich / Vienna Austria
Wechseln zu: Navigation, Suche


Apache SOLR

Siegfried Göschl will tell us about Apache Solr - a "popular, blazing fast open source enterprise search platform from the Apache Lucene project". He will show us some basics of Solr and then tell us about a migration he has done on the popular austrian site willhaben.at


Jython

Robert Bachmann will introduce us to Jython, an implementation of the Python language on the JVM:

  • Use Cases
  • Limitations
  • How to use Java classes from Jython
  • How to use Jython classes from Java
  • How to use Jython for scripting with javax.script
  • A Case study: Using Python for testing Java & .Net packages
  • Performance considerations