The Artima Developer Community
Sponsored Link

Python Buzz Forum
Threads, Processes, Rails, TruboGears, and Scalability

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Mark Ramm

Posts: 404
Nickname: markramm
Registered: Mar, 2006

Mark Ramm is an generalist at heart, who programs Python for fun and profit.
Threads, Processes, Rails, TruboGears, and Scalability Posted: May 13, 2008 6:10 PM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Mark Ramm.
Original Post: Threads, Processes, Rails, TruboGears, and Scalability
Feed Title: Compound Thinking
Feed URL: http://compoundthinking.com/blog/index.php/category/programming/feed/
Feed Description: New perspectives on Information Technology.
Latest Python Buzz Posts
Latest Python Buzz Posts by Mark Ramm
Latest Posts From Compound Thinking

Advertisement
Threads may not be be best way, or the only way, to scale out your code. Multi-process solutions seem more and more attractive to me. Unfortunately multi-process and the JVM are currently two tastes that don’t taste great together. You can do it, but it’s not the kind of thing you want [...]

Read: Threads, Processes, Rails, TruboGears, and Scalability

Topic: Seth Godin's New Curve Previous Topic   Next Topic Topic: Win Friends and Influence People

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use