Skip to content

History / Concurrency in jruby

Revisions

  • Updated Concurrency in jruby (markdown)

    Petr Chalupa committed Sep 25, 2015
  • Remove warning about already fixed issue (ivar lost updates)

    Petr Chalupa committed Sep 25, 2015
  • thread_safe has been merged into concurrent-ruby

    @jdantonio jdantonio committed Sep 21, 2015
  • atomic gem has been merged into concurrent-ruby

    @jdantonio jdantonio committed Sep 21, 2015
  • Some rewording and cleanup

    @headius headius committed Sep 17, 2015
  • Add notes about ivar volatility and a description of how we currently implement it.

    @headius headius committed Sep 17, 2015
  • jruby 1.7 is out

    @BillyWatson BillyWatson committed Jun 5, 2015
  • Add missed bracket

    @dzjuck dzjuck committed May 18, 2015
  • jruby 1.7 is out

    @gaurish gaurish committed Feb 3, 2013
  • Updated Concurrency in JRuby (markdown)

    @headius headius committed Jul 2, 2012
  • Updated Concurrency in JRuby (markdown)

    @headius headius committed Apr 26, 2012
  • Add an index

    @headius headius committed Apr 26, 2012
  • Updated Concurrency in JRuby (markdown)

    @headius headius committed Apr 26, 2012
  • Updated Concurrency in JRuby (markdown)

    @tarcieri tarcieri committed Mar 18, 2012
  • Updated Concurrency in JRuby (markdown)

    @headius headius committed Feb 13, 2012
  • Updated Concurrency in JRuby (markdown)

    @subbuss subbuss committed Dec 21, 2011
  • Updated Concurrency in JRuby (markdown)

    @headius headius committed Dec 19, 2011
  • Updated Concurrency in JRuby (markdown)

    @headius headius committed Dec 19, 2011
  • Updated Concurrency in JRuby (markdown)

    @headius headius committed Dec 19, 2011
  • Updated Concurrency in JRuby (markdown)

    @headius headius committed Dec 19, 2011
  • clarify races in runtime-level data structures

    @headius headius committed Dec 19, 2011
  • Add one more note about autoload protection. The protection is from 1.7.

    @nahi nahi committed Dec 19, 2011
  • Removed 'require' restriction of 1.8 mode. Only one Thread can require a file in the same time both in 1.8/1.9 modes.

    @nahi nahi committed Dec 19, 2011
  • Update the sentence for atomicity of autoload. It's from JRuby 1.7.

    @nahi nahi committed Dec 19, 2011
  • Updated Concurrency in JRuby (markdown)

    @headius headius committed Dec 18, 2011
  • Edit headings to ensure stdlib warnings are obvious.

    @bensummers bensummers committed Dec 18, 2011
  • syntax hl

    @qmx qmx committed Dec 18, 2011
  • tyop

    @qmx qmx committed Dec 18, 2011
  • Updated Concurrency in JRuby (markdown)

    @headius headius committed Dec 17, 2011
  • Updated Concurrency in JRuby (markdown)

    @headius headius committed Dec 17, 2011