Meeting 49: Unterschied zwischen den Versionen
Aus Java Student User Group Austria - Java + JVM in Wien Österreich / Vienna Austria
(jython) |
K (Schützte „Meeting 49“: Wiederkehrender Vandalismus ([edit=autoconfirmed] (unbeschränkt) [move=autoconfirmed] (unbeschränkt))) |
||
(2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 4: | Zeile 4: | ||
== Apache SOLR == | == Apache SOLR == | ||
− | Siegfried Göschl will tell us about [http://lucene.apache.org/solr/ Apache Solr] - a "popular, blazing fast open source enterprise search platform from the Apache Lucene project". | + | [[Benutzer:Sgoeschl|Siegfried Göschl]] will tell us about [http://lucene.apache.org/solr/ 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 | 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 | ||
Zeile 18: | Zeile 18: | ||
* A Case study: Using Python for testing Java & .Net packages | * A Case study: Using Python for testing Java & .Net packages | ||
* Performance considerations | * Performance considerations | ||
+ | |||
+ | [[Category:Meeting]] |
Aktuelle Version vom 18. März 2013, 07:54 Uhr
- When: Monday, December 10th, 2012 - 7pm to 9pm
- Where: University of Technology Vienna, Freihaus HS4 (Google Maps)
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