English | 日本語

Improvement of ThreadGroup class and its usage

Abstract

ThreadGroup class, which is one of the embedded classes of Ruby, is useful for managing sets of threads. Although a ThreadGroup object should have advantages over a simple list of threads, it hasn't had enough methods to do that. In this presentation, I'll introduce details and intentions of improving ThreadGroup with some usages.

Presentation Language

Japanese

Speaker(s)

Hidetoshi NAGAI

Kyushu Institute of Technology / Rubyist Kyushu

Hidetoshi NAGAI is a developer of Ruby/Tk. Ruby is a favorite tool for data processing on his research work (which doesn't belong to the domain of software engineering).

Video

http://vimeo.com/26536996

Presentation Material

http://www.dumbo.ai.kyutech.ac.jp/~nagai/RubyTk/?c=plugin;plugin=attach_download;p=%A5%D7%A5%EC%A5%BC%A5%F3%A5%C6%A1%BC%A5%B7%A5%E7%A5%F3%BB%F1%CE%C1;file_name=RubyKaigi2011-nagai.pdf

Back to schedule

Back to top