Skip to Content

Urania Berlin, June 6-7, 2011

LightningTalks

Lightning Talk proposals

At the end of the second day we have reserved space in the schedule for a lightning talk session. Please list your talk proposals below. Make sure to be on-site when your slot is up.

Talks are moderated by one of our session chairs. If you happen to need longer than 10min they will make sure to get you off-stage. If instead of 10min you'd rather do a 5min session, please adjust timings below accordingly.

Talk schedule
When Who What
4:20 PM Eric Barton, Whamcloud Inc. The Lustre filesystem.
4:30 PM Simon Willnauer Exploit concurrency in Lucenes IndexWriter and gain 250% speedup.
4:40 PM Alex Baranau, Sematext HBaseHUT & HBaseWD: open-source thin wrappers for HBase API for increasing records update throughput and avoiding RS hotspotting when writing records with sequential keys into HBase.
4:50 PM Otis Gospodnetic, Sematext SPM - Scalable Performance Monitoring for Solr, HBase, JVM & Friends.
5:00 PM thattommyhall Creating a Flume firehose with ZeroMQ
5:10 PM Thomas Koch Gerrit Code Review for the Apache Software Foundation
5:20 PM Alexandre Morgaut, 4D Wakanda, a new Open Source project (SSJS/HTTP Domain oriented Datastore)

Proposals

I don't know, whether my topic is of interest, so I first list it here:

  • Thomas Koch: Painless Code Review and GIT hosting with Gerrit
  • Alexandre Morgaut, 4D: Wakanda, a new Open Source project (SSJS/HTTP Domain oriented Datastore)

Further Info on Talks

  • HBaseHUT & HBaseWD: open-source (really thin) wrappers for HBase API for increasing records update throughput and avoiding regionserver hotspot during writing records with sequential keys into HBase (while preserving ability for fast range scans of written data). Links: https://github.com/sematext/HBaseWD, https://github.com/sematext/HBaseHUT.
  • Wakanda: Another NoSQL approach for Business Web Applications preventing the use of ORMs and supporting features like Lazy loading, Optimistic lock, DataClass extension