RubyGems Navigation menu

rabbit-slide-kou-rubykaigi-2014 2014.9.20.1

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:

f4bf091a1f608c31de4bbb8c245b112b820e01ca6018a467e97316481f7c1a5a

Total downloads 5,481

For this version 3,227

License:

CC BY-SA 4.0

Required Ruby Version: >= 0

Links: