-
Building a Ractor based logger that will work with non-Ractor compatible code - Running with Ruby
Building a Ractor Based Logger That Will Work with Non-Ractor Compatible Code — Mike Perham said “Ractor seems fundamentally incompatible with many heavily-used Rails APIs” which may be true but there are ways around it and this post explores one such pattern. One for Ruby 3.0 experimenters only.
Appears in lists (1)
More like this (3)
-
Writing a Ractor-based web server: part II
Writing a Ractor-Based Web Server: Part II — A follow up to an article we posted...
-
ko1/ractor-tvar
ractor-tvar: Software Transactional Memory Implementation for Ractor and Thread on Ruby 3
-
Writing a Ractor Base Job Scheduler
Writing a Ractor Base Job Scheduler — Another Ractor article (which is great), this one focusing...