RailsConf2008 ã®éåæå¦çã«é¢ãã話é¡
RailsConf2008 ã§ãJonathern Dahl ããã Rails ã§ã®éåæå¦çã«ã¤ãã¦è©±ãã¿ããã§ã
- RailsConf 2008: Asynchronous Processing with Ruby on Rails
é©å½ã«è¨³ãã¨...
Rails 㯠HTTP ãªã¯ã¨ã¹ããªåæå¦çã¯ããæãã«ããªãã¦ããããã©ãã¡ãã£ã¨è¤éãªå¦çãæéã®ãããå¦çããããã¨æãã¨éåæå¦çãå¿ è¦ã«ãªããã ããéåæå¦çãã¯ããã¦ã¿ãããã¡ãã£ã¨èª¿ã¹ã¦ã¿ãã¨ãRails ã§éåæããã«ã¯ãããªæ¹æ³ããããcron, BackgroundDRb, AP4R, daemons, ãã㦠AmazonSQSãå®éã®äºä¾ã¨ã³ã¼ããéãã§ãããããã®è¯ãã¨ã/æªãã¨ããé ã«ã¿ã¦ã¿ããã
ã»ã¨ãã©åãå
容ã§ããããã£ã¡ã«ããå°ã詳ããæ¸ããã¦ãã¾ããJonathern ã¨ä»²éãã¡ã®ã¨ã³ã¸ãã¢ã§æ稿ãã¦ãããµã¤ãã£ã½ãã§ããæ¸ç±ã®ç´¹ä»ã¨ã»ãã®éåæã©ã¤ãã©ãªãstarling, workling, beanstalk, spawn, background_fu ãããã¸ã®è¨åãå¢ãã¦ã¾ããã
AP4R ã«ã¤ãã¦ã¯ã©ããªè©±ããã¦ããããã ã... (^^;
- Rail Spikes: See you at RailsConf '08
http://railspikes.com/2008/2/25/speaking-railsconf-2008
It looks like I will be speaking at RailsConf again. This time, Iâll be discussing asynchronous processing.
If you've worked on a Rails app that strays beyond basic CRUD, you've probably had to think about running some actions in the background – that is, outside of the HTTP request/response cycle. I've had to worry about this on quite a few projects, and contributed a recipe to the forthcoming Advanced Rails Recipes book. The recipe discussed how to package a Ruby script as a daemon, which is a simple and powerful approach to background processing. But there are quite a few others, including (but not limited to): AP4R, cron, starling, workling, beanstalk, backgroundrb, spawn, background_fu, and Amazon SQS. And I've left out quite a few.
So as I prepare for the conference, I'd love your feedback. What options have you tried? What has worked well or worked poorly? What would you like to see at the conference?
ç´¹ä»ããã¦ããæ¸ç±ã¯ãã¡ããJonathern 㯠"Asynchronous recipes" ã¨ãã¦ã"Processing an Asynchronous Workflow" 㨠"Off-Loading Long-Running Tasks to BackgrounDRb" ã¨ããã¬ã·ããæ¸ãã¦ããã¿ããã§ãã
Advanced Rails Recipes: 84 New Ways to Build Stunning Rails Apps (Pragmatic Programmers)
- ä½è : Mike Clark,Chad Fowler
- åºç社/ã¡ã¼ã«ã¼: Pragmatic Bookshelf
- çºå£²æ¥: 2008/05/01
- ã¡ãã£ã¢: ãã¼ãã¼ããã¯
- è³¼å ¥: 1人 ã¯ãªãã¯: 5å
- ãã®ååãå«ãããã° (7件) ãè¦ã
ããã²ã¨ã¤ãã¤ãã§ã«ç´¹ä»ããã¡ãã¯ãreliable-msg ã®ä½è ãAssaf Arkin ããã®æ¸ç±ã¨ãªãã¾ããããã®ä¸ã§ã AP4R ãç»å ´ãã¦ããããã§ãããã¶ãã第7ç« ã® "Asynchronous messaging" ã®ã¨ãã
- ä½è : Jeremy McAnally,Assaf Arkin
- åºç社/ã¡ã¼ã«ã¼: Manning Publications
- çºå£²æ¥: 2009/04/07
- ã¡ãã£ã¢: ãã¼ãã¼ããã¯
- ã¯ãªãã¯: 1å
- ãã®ååãå«ãããã° (1件) ãè¦ã
ã©ã¡ããçºå£²ã¯åå¤ãªã®ã§æã«ã§ããã®ã¯ã¾ã å
ã§ããã楽ãã¿ã§ãã
# ããβçãªãããè²·ãããª...
ããããã®ç®æ¬¡ã詳ããå 容ãããã³ç¾æç¹ã§ã®è³¼å ¥ã¯ãã¡ãããã
- The Pragmatic Bookshelf | Advanced Rails Recipes
http://www.pragprog.com/titles/fr_arr
- Manning: Ruby in Practice