Ec2 instance Help please

27 views
Skip to first unread message

varsha

unread,
Jun 21, 2011, 10:58:50 PM6/21/11
to typica
Hi all,

I'm doing my graduation Masters project on Graph Mining.
So the plan is to deploy the project on Amazon's EC2 and I'm coding in
Java.
I have already set up the account with Amazon and half way through in
my project.

I figured out the ways to start the instances from the command line
and its working perfect.

Now my problem is how to run a Java program on the ec2 instance from
my main Java program?
Suppose we have 5 jobs, then i should run 5 java programs on my 5 ec2
instances, if i give 10 jobs, then the same java program must be run
on
10 different ec2 instances.

I'm not finding a way on to how to do all these from my Main Java
program itself?

Could someone kindly please guide me in this?
I'm stuck up here and very badly i need your help.

I'm reading typica's documentation only, but still not able to figure
out the how to do this.
Thanks a lot for your help.

Thank you again
Varsha Parthasarathy

Daniel Rinehart

unread,
Jun 25, 2011, 1:32:09 PM6/25/11
to typ...@googlegroups.com
While typica can be used to start and stop instances, it doesn't
handle installing or running software on those instances. You'll need
to use some other process to get the software you want to run onto
them. Based on what you are doing custom images, a company like
RightScale, or scripting with ssh might work, combined with a generic
distributed computing a package like DistrIT may help.

-- Daniel R. <dan...@neophi.com> [http://danielr.neophi.com/]

> --
> You received this message because you are subscribed to the Google Groups "typica" group.
> To post to this group, send email to typ...@googlegroups.com.
> To unsubscribe from this group, send email to typica+un...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/typica?hl=en.
>
>

Reply all
Reply to author
Forward
0 new messages