mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
79df14c04b
This commit introduces Ractor mechanism to run Ruby program in parallel. See doc/ractor.md for more details about Ractor. See ticket [Feature #17100] to see the implementation details and discussions. [Feature #17100] This commit does not complete the implementation. You can find many bugs on using Ractor. Also the specification will be changed so that this feature is experimental. You will see a warning when you make the first Ractor with `Ractor.new`. I hope this feature can help programmers from thread-safety issues. |
||
---|---|---|
.. | ||
csv | ||
images | ||
irb | ||
pty | ||
syntax | ||
.document | ||
bug_triaging.rdoc | ||
ChangeLog-0.06_to_0.52 | ||
ChangeLog-0.50_to_0.60 | ||
ChangeLog-0.60_to_1.1 | ||
ChangeLog-1.8.0 | ||
ChangeLog-1.9.3 | ||
ChangeLog-2.0.0 | ||
ChangeLog-2.1.0 | ||
ChangeLog-2.2.0 | ||
ChangeLog-2.3.0 | ||
ChangeLog-2.4.0 | ||
ChangeLog-YARV | ||
contributing.rdoc | ||
dig_methods.rdoc | ||
dtrace_probes.rdoc | ||
extension.ja.rdoc | ||
extension.rdoc | ||
fiber.rdoc | ||
forwardable.rd.ja | ||
globals.rdoc | ||
implicit_conversion.rdoc | ||
keywords.rdoc | ||
maintainers.rdoc | ||
make_cheatsheet.md | ||
marshal.rdoc | ||
method_documentation.rdoc | ||
NEWS-1.8.7 | ||
NEWS-1.9.1 | ||
NEWS-1.9.2 | ||
NEWS-1.9.3 | ||
NEWS-2.0.0 | ||
NEWS-2.1.0 | ||
NEWS-2.2.0 | ||
NEWS-2.3.0 | ||
NEWS-2.4.0 | ||
NEWS-2.5.0 | ||
NEWS-2.6.0 | ||
NEWS-2.7.0 | ||
ractor.md | ||
regexp.rdoc | ||
security.rdoc | ||
signals.rdoc | ||
standard_library.rdoc | ||
syntax.rdoc | ||
yarvarch.en | ||
yarvarch.ja |