Meeting 49: Unterschied zwischen den Versionen

Aus Java Student User Group Austria - Java + JVM in Wien Österreich / Vienna Austria
Wechseln zu: Navigation, Suche
(Die Seite wurde neu angelegt: „* When: Monday, December 10th, 2012 - 7pm to 9pm * Where: University of Technology Vienna, [http://www.wegweiser.ac.at/tuwien/hoersaal/F4.html Freihaus HS4] ([…“)
 
(Jython)
Zeile 9: Zeile 9:
  
 
== Jython ==
 
== Jython ==
Robert Bachmann will introduce us to [http://www.jython.org/ Jython], a implementation of the Python language on the JVM.
+
Robert Bachmann will introduce us to [http://www.jython.org/ Jython], a implementation of the Python language on the JVM:
 +
 
 +
* A Case study: Using Python for testing Java & .Net packages
 +
* How to use Java classes from Jython
 +
* How to use Jython classes from Java
 +
* How to use Jython with BSF ([http://commons.apache.org/bsf/ Apache Commons - Bean Scripting Framework])
 +
* Common pitfalls
 +
* Performance considerations

Version vom 28. November 2012, 14:11 Uhr


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, a implementation of the Python language on the JVM:

  • A Case study: Using Python for testing Java & .Net packages
  • How to use Java classes from Jython
  • How to use Jython classes from Java
  • How to use Jython with BSF (Apache Commons - Bean Scripting Framework)
  • Common pitfalls
  • Performance considerations