A Place for my head

On Ruby, Rails, Concurrency and fiction

Posted in : Uncategorized | 4 comments

Hi, I am Hemant Kumar, commonly known by nick gnufied on freenode. Have a look at my projects page for more details.

4 Responses to 'About'

Subscribe to comments with RSS or TrackBack to 'About'.

  1. Hi Hemant,
    I need some help with BackgroundRb. I am running Mac OS X 1.5.3 . I hae got your latest version. I have installed BackgroundRB plugin in the correctly and got a worker class. But i can’t see anything to worker methods that i have added. I added a configuration in backgroundrb.yml. But nothing happens. Here is how my background.yml looks:

    :backgroundrb:
    :ip: 0.0.0.0
    :port: 11006

    :schedules:
    :appointment_reminder:
    :test:
    :trigger_args: “*/5 * * * * * *”

    I don’t get any errors or anything logs seems to suggest that workers get started but just nothing happens after that. Please help.

    Regards

    Dipesh

    Dipesh

    24 Jun 08 at 6:12 pm

  2. I have replied to your question on rubyonrails mailing list.

    Hemant

    25 Jun 08 at 1:43 pm

  3. … same problem mee too, some soggestions ?

    magnum

    3 Aug 08 at 12:54 pm

  4. Hi
    cannot start background process. Using Mac OS X 15.3
    I got the message in the log
    adress already in use
    Tried ip: localhost and got the message
    Address family not supported by protocol family

    Any suggestions

    Hans

    22 Aug 08 at 6:35 pm

Leave a Reply