Displaying 7 results from an estimated 7 matches for "scedule".
Did you mean:
schedule
2006 Jan 08
3
Sceduling Tasks
I''m working on a RoR project and a requirement has popped up that would
required certain actions to happen at certain time intervals (as opposed to
having a user initiate the action). Is there anything similar to Java''s
Quartz library, *nix cron, or anything of the like for Rails? I''m certainly
willing to help with/test Ruby code if someone on the list is already
2006 Mar 18
1
Date formatting and adding question
Hey all,
I''m working on a site for a client that has a scedule im trying to
display that pulls the next events for the upcoming Sunday from a MySQL
table....The table stores the event date as mm/dd/yyyy. I''ve tried to
think of everyway possible to get this thing to change after every
sunday to show the next sunday''s events, but I end up d...
2006 May 26
2
Lighttpd Config
...uot;,
"bin-path" => "/home/jturnbull/logapp/public/dispatch.fcgi",
"min-procs" => 1,
"max_procs" => 2,
"bin-environment" => ("RAILS_ENV" => "production")
)
)
)
}
# End of sceduler vhost
# mimetype mapping
etc.
--
View this message in context: http://www.nabble.com/Lighttpd+Config-t1689030.html#a4583425
Sent from the RubyOnRails Users forum at Nabble.com.
2001 Feb 05
2
Project "Muncher" the next step in wine
...s -> chat script tweaking
mouse -> gtk app that pays with mouse bindings
network -> know this back and foreward too, grabbs info from
the loaded kernel modules
passwords -> password wrapper for xdm, gdm, *dm password
thingies
regonal settings-> sets locale varible
sceduled tasks -> wrapper for editing the chrontab
2008 Jan 25
4
hi, can someone explain to me backgroundrb and mongrel?
hi,
i am trying to grasp some concepts about mongrel, rails, and
backgroundrb on how they all work in terms of threads and such. is there
a book about distributed ruby and processes? i havent seen any on amazon
yet...
from my blog reading, i have some questions....
rails can handle 1 request at a time and can buffer to a certain extent?
when mongrel instances are created, a copy of the rails
2006 Jul 21
3
How set up CPU time
Hi all,
i know that for each virtual machine i can set up a number of vcpu. But
if i want to give only a % of the real CPU? For example: how can i set
up a virtual domain for using only 20% of the real CPU? is it possible?
Ty in advance
D.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2007 Apr 18
20
dependency and communication between defined classes
Hi,
i wanted to know how you handle case when classes or define need to
communicate between them. For exemple i got an ftpd define and a
apachevhost define. Both need to know the path where the vhost is set
and this path is defined by the ftpuser home''s directory. How can i ask
information from other define or other classes ? we allready seen that
tag are not reliable as they