Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Fwd: Upcoming PTP

I'm currently working on the implementation, ISV documentation will follow. Basically PTP will use a generic API for remote access (launch, debug, etc.) and will provide adapters for actual remote services implementations (e.g. RSE). This is make PTP independent of any particular remote services provider. The generic API will use IFileStore for file type operations, and provide some remote classes, such as RemoteProcess, for launching a process on a remote system. Take a look at the org.eclipse.ptp.remote to get a better idea of what will be available (not everything has been implemented yet.)

I'd be happy to discuss any issues in more detail. Also, I'd be very happy for anyone to help out working on the implementation or documentation.

Regards,

Greg

On Aug 6, 2007, at 10:21 AM, Craig Rasmussen wrote:

Michael,

This is a good question for the general PTP list so I'm forwarding it there.

The status of the remote features is up in the air at the moment.  There are a couple of competing paths and the PTP and more importantly, the CDT team must decide how to proceed with remote features.   I expect that some decisions will be made at the CDT conference in September in Ottowa.

I think it would be helpful to the discussion if you would describe your requirements to the list (perhaps to the CDT list as well) so that they can be factored into the decision.

Regards,
Craig

Begin forwarded message:

From: Michael Schliephake <schliephake@xxxxxxx>
Date: August 1, 2007 1:43:33 PM MDT
Subject: Upcoming PTP

Dear Mr. Rasmussen,

please allow me a short question regarding PTP.

I'm working in the project DEISA (http://www.deisa.org/). We would like to provide our users - especially the developers - improved access to the machines. Therefore I currently investigate solutions and possible start points.

Recently I have found the information information about the upcoming features at the Eclipse project site.

The remote compile and debug features I found very interesting. Are there specifications available which go beyond the pages in the web space (http://wiki.eclipse.org/PTP/designs/remote)? This would help to evaluate and advertise the benefits of using the PTP for our purposes.

If you have no documents available I would be glad if we could discuss some questions directly.

Best regards,
Michael Schliephake
--
High Performance Computing Center Stuttgart (HLRS)
Nobelstrasse 19,  D-70569 Stuttgart
Phone: +49.711.685.65576       schliephake@xxxxxxx

_______________________________________________
ptp-dev mailing list


Back to the top