Runing ruby scripts on multiprocesors

A

Alex Martin Ugalde

Hi all,

I'm developing a little application over a multiprocesor (4 cpus),
and I would like to know if is there some kind of libraries like
Test&Set or similar.

I would like to send several tasks to each procesor, like C.

Best regards,
Alex
 
E

Eric Hodel

Hi all,

I'm developing a little application over a multiprocesor (4 cpus),
and I would like to know if is there some kind of libraries like
Test&Set or similar.

I would like to send several tasks to each procesor, like C.

Look at DRb and Rinda's TupleSpace. It has all the equivalent
functionality of Linda's TupleSpace.
 
A

Alex Martin Ugalde

Eric,
Look at DRb and Rinda's TupleSpace. It has all the equivalent
functionality of Linda's TupleSpace.

Thanks for your suggestion, but DRb it doesn't fit my needs.

I would like to know if Ruby provides some feature who allows me send
tasks to each procesor.

Regards,
Alex
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top