RubyGems Navigation menu

rabbit-slide-kou-rubykaigi-2014 2014.9.20.0

This talk describes three Ruby usages: * Implementing high-level interface by Ruby. * Using Ruby as a glue language. * Embedding Ruby into a C program for flexibility. All of them have pros and cons. They are trade-off. If a case can ignore cons, we will have pros for the case. Most of Rubyists implement their Ruby applications only by Ruby. This talk shows another options to use Ruby as your convenient tool. If you know another options and trade-offs of them, you will implement your Ruby applications more effectively. This talk uses Droonga, a distributed full-text search engine, as a sample application to describe these Ruby usages. Droonga uses these three Ruby usages.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2014.9.20.1 - September 19, 2014 (2.41 MB)
  2. 2014.9.20.0 - September 17, 2014 (2.37 MB)

Runtime Dependencies (2):

Owners:

Authors:

  • Kouhei Sutou

SHA 256 checksum:

debd7926a4a0b4151e879a7cc575cbbfab4b187eda3574c2eabfb388101db485

Total downloads 5,474

For this version 2,251

License:

CC BY-SA 4.0

Required Ruby Version: >= 0

Links: