- Previous thread: jruby-user - issue with paths starting with to ruby programs run by jruby.exe and jruby.bat
- Next thread: jruby-user - actionpack still depends on rack 1.1.
- Threads sorted by date: jruby-user 201007
I would like to pool some email connections within a jruby process to
allow for concurrent access to an email account. Can anyone recommend
an object pool implementation?
thx.
-karl
http://xircles.codehaus.org/manage-email
allow for concurrent access to an email account. Can anyone recommend
an object pool implementation?
thx.
-karl
http://xircles.codehaus.org/manage-email
On Jul 23, 2010, at 6:19 PM, Karl Baum wrote:
Take a look at the threadz gem.
http://github.com/nanodeath/threadz
cr
http://xircles.codehaus.org/manage-email
Take a look at the threadz gem.
http://github.com/nanodeath/threadz
cr
http://xircles.codehaus.org/manage-email
This seems like its for pooling threads. I would like a thread safe pool of objects. In my case its an email connection pool.
Thx
Sent from my iPad
Thx
Sent from my iPad
There's always http://commons.apache.org/pool/
http://xircles.codehaus.org/manage-email
http://xircles.codehaus.org/manage-email
Hmmm.. is it simple to use from jruby? Never tried that before.
Thanks!
http://xircles.codehaus.org/manage-email
Thanks!
http://xircles.codehaus.org/manage-email
Related Threads
- Creating a rawhide/f15 private kernel branch - fedora-devel
- Qt-interest - animated GIF pictures - qt-interest
- list function head and req arguments - couchdb-user
- storage-discuss - Sun AVS and ZFS - opensolaris-storage
- extra sig deliminter when pgp signing posts - support-thunderbird
- android-developers - Voice Recognition for Voice Control? - android-developers
- PATCH - IPOIB - Do IB path MTU - linux-rdma
- mongodb-user - Replicate only some collections - mongodb-user
- opennms-discuss - Text garbled in email notifications. - opennms-discuss
- Where do I report a bug to the pythonware PIL - python-list
- mongodb-user - GridFS write performance problems on Windows - mongodb-user