Local Ruby/rails server for web scraping -


i run web scraping routines on local mac, default rails server consumes more 1 gig of memory (only 1 request running 5 hours). there server better suited this?

this web bot. rails heavy.

a script using nokigiri enough. can set cron run script.

if want higher level things, capybara do, test mainly.


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -