Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
Celluloid
Conversations
About
Celluloid
1–30 of 528
Mark all as read
Report abusive group
0 selected
Aaron D. Gifford
,
Tiago Cardoso
2
8/27/18
Celluloid with Net::SSH in 2018?
net-ssh certainly doesn't support celluloid-io out of the box and vice-versa. That's because
unread,
Celluloid with Net::SSH in 2018?
net-ssh certainly doesn't support celluloid-io out of the box and vice-versa. That's because
8/27/18
Kevin Pinte
6/26/18
status of DCell
Hi all, Just wanted to know about the status of DCell. Is it still maintained? Is it stable to use? I
unread,
status of DCell
Hi all, Just wanted to know about the status of DCell. Is it still maintained? Is it stable to use? I
6/26/18
TB
3/26/18
Wait for .async calls to complete before .terminate?
What is the recommended method to terminate an Actor once all pending .async calls to it have
unread,
Wait for .async calls to complete before .terminate?
What is the recommended method to terminate an Actor once all pending .async calls to it have
3/26/18
viren...@teliax.com
2/26/18
ArgumentError: wrong number of arguments (1 for 0)
A couple of days back Airbrake reported us a the following error. ArgumentError: wrong number of
unread,
ArgumentError: wrong number of arguments (1 for 0)
A couple of days back Airbrake reported us a the following error. ArgumentError: wrong number of
2/26/18
Jonathan Rochkind
, …
viren...@teliax.com
30
1/25/18
ActiveRecord and Celluloid?
> I think a single method invocation in an Actor will always be in a > single Fiber, right? So
unread,
ActiveRecord and Celluloid?
> I think a single method invocation in an Actor will always be in a > single Fiber, right? So
1/25/18
Matthew Iverson
12/8/17
Is it possible to shutdown a Supervise pool?
So I am finally diving into the Celluloid world and really enjoying it. I am trying to figure out how
unread,
Is it possible to shutdown a Supervise pool?
So I am finally diving into the Celluloid world and really enjoying it. I am trying to figure out how
12/8/17
Kamil Kukura
7/24/17
Review of net-http-celluloid-io gem modifications
I didn't know about this group so I posted it to celluloid-io issue tracker at first but this is
unread,
Review of net-http-celluloid-io gem modifications
I didn't know about this group so I posted it to celluloid-io issue tracker at first but this is
7/24/17
Peter Milanese
,
Tony Arcieri
3
7/11/17
PID for Actor execution
Thanks, that works. On Tuesday, July 11, 2017 at 11:52:52 AM UTC-4, Tony Arcieri wrote: The closest
unread,
PID for Actor execution
Thanks, that works. On Tuesday, July 11, 2017 at 11:52:52 AM UTC-4, Tony Arcieri wrote: The closest
7/11/17
James Le Cuirot
,
Виталий Трофимов
3
6/20/17
Continually reading WebSockets via Webmachine
Greping for 'on_message' gives you a one tip on using that function in ./spec/reel/
unread,
Continually reading WebSockets via Webmachine
Greping for 'on_message' gives you a one tip on using that function in ./spec/reel/
6/20/17
james aspinwall
, …
li...@chuckremes.com
3
6/13/17
Celluloid on Crystal.
I responded on the crystal-lang mailing list. On Jun 13, 2017, at 6:27 PM, //de <d...@freed.network
unread,
Celluloid on Crystal.
I responded on the crystal-lang mailing list. On Jun 13, 2017, at 6:27 PM, //de <d...@freed.network
6/13/17
peter.j....@googlemail.com
, …
Руслан Корнев
6
5/7/17
celluloid-io: Socket-Server and client at the same time
agree with Jérémy Van de Wyngaert comment is it safe to write to socket from other thread? вторник,
unread,
celluloid-io: Socket-Server and client at the same time
agree with Jérémy Van de Wyngaert comment is it safe to write to socket from other thread? вторник,
5/7/17
li...@chuckremes.com
,
Tony Arcieri
16
5/3/17
Working on thread pooling for Actors
Tony, I had a chat with Charlie/headius about Ruby Fibers and how they can't move between threads
unread,
Working on thread pooling for Actors
Tony, I had a chat with Charlie/headius about Ruby Fibers and how they can't move between threads
5/3/17
bstrom
3/2/17
Is this a correct way of dealing with Celluloid?
require 'celluloid/current' require 'benchmark' class Integer def fib if self <= 1
unread,
Is this a correct way of dealing with Celluloid?
require 'celluloid/current' require 'benchmark' class Integer def fib if self <= 1
3/2/17
Germano Massullo
,
Donovan //de
3
2/19/17
Packaging celluloid
Il 19/02/2017 13:34, Donovan //de ha scritto: We are expecting to refactor to avoid submodules, but
unread,
Packaging celluloid
Il 19/02/2017 13:34, Donovan //de ha scritto: We are expecting to refactor to avoid submodules, but
2/19/17
Rahul Chauhan
2/18/17
how to do contribution in celluloid
Hi, I'm Rahul, a Computer Science Engineering student. I want to participate in GSOC 2017 and
unread,
how to do contribution in celluloid
Hi, I'm Rahul, a Computer Science Engineering student. I want to participate in GSOC 2017 and
2/18/17
Anshuman Chhabra
2/6/17
Contributing to Celluloid
Hi all, I am Anshuman Chhabra, currently pursuing a Bachelor's in Engineering from the University
unread,
Contributing to Celluloid
Hi all, I am Anshuman Chhabra, currently pursuing a Bachelor's in Engineering from the University
2/6/17
Neetesh Kumar
,
Dilum Navanjana
2
1/26/17
How to do GSoC in celluloid
Hi Neetesh, This is the mailing list for Celluloid GSoC. https://groups.google.com/forum/#!forum/
unread,
How to do GSoC in celluloid
Hi Neetesh, This is the mailing list for Celluloid GSoC. https://groups.google.com/forum/#!forum/
1/26/17
Dilum Navanjana
1/21/17
Calling for 2017 GSoC Mentors
Celluloid is going to participate in GSoC for the second time this year & we are planning to
unread,
Calling for 2017 GSoC Mentors
Celluloid is going to participate in GSoC for the second time this year & we are planning to
1/21/17
m.fais...@gmail.com
,
Charles Remes
2
1/19/17
Where to start a pool
Your item #1 is usually the correct place to start the pool. Alternately have a Supervisor start it.
unread,
Where to start a pool
Your item #1 is usually the correct place to start the pool. Alternately have a Supervisor start it.
1/19/17
Tony Arcieri
,
Tiago Cardoso
3
12/29/16
[ANN] nio4r 2.0.0: cross-platform asynchronous I/O primitives for Ruby
On Thu, Dec 29, 2016 at 7:01 AM, Tiago Cardoso <honeyry...@gmail.com> wrote: * Are
unread,
[ANN] nio4r 2.0.0: cross-platform asynchronous I/O primitives for Ruby
On Thu, Dec 29, 2016 at 7:01 AM, Tiago Cardoso <honeyry...@gmail.com> wrote: * Are
12/29/16
Tiago Cardoso
12/29/16
ruby-netsnmp: snmp v3 for celluloid-io
ruby-netsnmp is a pure ruby implementation of the snmp protocol, from v1/v2c up to v3. It was
unread,
ruby-netsnmp: snmp v3 for celluloid-io
ruby-netsnmp is a pure ruby implementation of the snmp protocol, from v1/v2c up to v3. It was
12/29/16
Alex Huang
, …
Tony Arcieri
6
10/17/16
Need a HTTP Client Library Support Celluloid::IO
On Sat, Oct 15, 2016 at 10:24 AM, Bob Farrell <robertanth...@gmail.com> wrote: Hi, Tony.
unread,
Need a HTTP Client Library Support Celluloid::IO
On Sat, Oct 15, 2016 at 10:24 AM, Bob Farrell <robertanth...@gmail.com> wrote: Hi, Tony.
10/17/16
Jonas Osborn
,
Tom Lahti
2
9/12/16
ThreadError on terminating actor
You've got a thread telling another thread to tell the calling thread to terminate, which makes
unread,
ThreadError on terminating actor
You've got a thread telling another thread to tell the calling thread to terminate, which makes
9/12/16
Elf Qi
9/9/16
How to use future to turn a message queue based asynchronous call into synchronous?
Dear all, I am using Celluloid with AWS SQS and I need to send a message to a queue and receive the
unread,
How to use future to turn a message queue based asynchronous call into synchronous?
Dear all, I am using Celluloid with AWS SQS and I need to send a message to a queue and receive the
9/9/16
Tim Linquist
,
//de
4
9/2/16
Actors not executing reliably / dying
Why are you directly interacting with actors in the pool, using .link on a non-actor error handler
unread,
Actors not executing reliably / dying
Why are you directly interacting with actors in the pool, using .link on a non-actor error handler
9/2/16
Marcus Ilgner
,
Tony Arcieri
3
6/23/16
Handling errors in Celluloid::IO
On Thursday, 23 June 2016 18:44:04 UTC+2, Tony Arcieri wrote: Yes, unhandled exceptions are reraised
unread,
Handling errors in Celluloid::IO
On Thursday, 23 June 2016 18:44:04 UTC+2, Tony Arcieri wrote: Yes, unhandled exceptions are reraised
6/23/16
Omer Katz
,
Tony Arcieri
3
6/16/16
How to make Typhoeus collaborate with Celluloid::IO
You can however, make Curl collaborate with NIO through the callbacks I mentioned. That's exactly
unread,
How to make Typhoeus collaborate with Celluloid::IO
You can however, make Curl collaborate with NIO through the callbacks I mentioned. That's exactly
6/16/16
David Acevedo
6/9/16
How do I find a Mailbox by it's address
I'm creating a progress bar method with sse and celluloid actors. I need to pass a way of
unread,
How do I find a Mailbox by it's address
I'm creating a progress bar method with sse and celluloid actors. I need to pass a way of
6/9/16
vijay shankar
6/7/16
Celluloid is not working in Development Environment
I'm using the Celluloid in my rails application, to avoid deadlock situation, it Runs in the
unread,
Celluloid is not working in Development Environment
I'm using the Celluloid in my rails application, to avoid deadlock situation, it Runs in the
6/7/16
Elliot Shank
,
Tony Arcieri
3
5/23/16
Coming up with a way to report a JRuby bug.
In case you wish to follow along: https://github.com/jruby/jruby/issues/3916
unread,
Coming up with a way to report a JRuby bug.
In case you wish to follow along: https://github.com/jruby/jruby/issues/3916
5/23/16