Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » to determine volume of replicated data
to determine volume of replicated data [message #139080] Thu, 11 December 2008 11:56 Go to next message
sumitauday is currently offline sumitaudayFriend
Messages: 3
Registered: July 2009
Junior Member
Hi,I wanted to find out if tptp can help me with below scenario.
Scenario:Inorder to assist developers while developing and testing high
available application,generate a specific report as to the volume of data
being replicated.
It would be great,if anyone can give me some direction on this.
Thanks in advance.
Re: to determine volume of replicated data [message #139094 is a reply to message #139080] Thu, 11 December 2008 12:03 Go to previous messageGo to next message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Finder,
Are you asking in context of a database application? Are you looking
for profiling and/or testing tools? Or are you looking for just a number of
units of data?

Paul
"Finder" <suday@avaya.com> wrote in message
news:cd37e2c77b8e0a03d77c9b9f4868916a$1@www.eclipse.org...
> Hi,I wanted to find out if tptp can help me with below scenario.
> Scenario:Inorder to assist developers while developing and testing high
> available application,generate a specific report as to the volume of data
> being replicated.
> It would be great,if anyone can give me some direction on this.
> Thanks in advance.
>
Re: to determine volume of replicated data [message #139119 is a reply to message #139094] Fri, 12 December 2008 09:37 Go to previous messageGo to next message
sumitauday is currently offline sumitaudayFriend
Messages: 3
Registered: July 2009
Junior Member
Hi Paul,
Thanks for the response.To answer your question,the application may or
maynot be database application.We are looking for just a number of units
of data.

More info: We are working on creating developer tools (set of eclipse
plugins) which will enable developers to create, package applications and
deploy in a developer runtime edition.We enable developers to debug their
developed application using Eclipse debugger.Now, the idea is when the
developer debugs the application and when the runtime executes replicate
statements,the developer should be able to browse and find the volume of
data that is going to be replicated in a real production environment,
though replication does not occur in deeveloper environment.

So we were wondering if we can use some parts of tptp to implement this
scenario.

Many thanks
Re: to determine volume of replicated data [message #139143 is a reply to message #139119] Fri, 12 December 2008 11:35 Go to previous messageGo to next message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi,
I guess I am still confused on what you mean by replicate. Does your
client replicate to a server, that may or may not have a datapool. What is
the protocol/communication mechanism for the replication.

The TPTP Java profiler does not capture the size of data in an
application, as such, unless at the object level (e.g. number and size of
object X). I would suggest that using the TPTP ProbeKit to instrument your
class to capture replicated data would be a better choice:

http://help.eclipse.org/ganymede/topic/org.eclipse.hyades.pr obekit.doc.user/topics/c_toc_probekit.htm

Paul
"sumitauday " <suday@avaya.com> wrote in message
news:726ee0d4c9ed787c9dae07cb3b57e5d9$1@www.eclipse.org...
> Hi Paul,
> Thanks for the response.To answer your question,the application may or
> maynot be database application.We are looking for just a number of units
> of data.
>
> More info: We are working on creating developer tools (set of eclipse
> plugins) which will enable developers to create, package applications and
> deploy in a developer runtime edition.We enable developers to debug their
> developed application using Eclipse debugger.Now, the idea is when the
> developer debugs the application and when the runtime executes replicate
> statements,the developer should be able to browse and find the volume of
> data that is going to be replicated in a real production environment,
> though replication does not occur in deeveloper environment.
>
> So we were wondering if we can use some parts of tptp to implement this
> scenario.
>
> Many thanks
>
>
>
Re: to determine volume of replicated data [message #139153 is a reply to message #139143] Fri, 12 December 2008 15:26 Go to previous message
sumitauday is currently offline sumitaudayFriend
Messages: 3
Registered: July 2009
Junior Member
Paul Slauenwhite wrote:

> Hi,
> I guess I am still confused on what you mean by replicate. Does your
> client replicate to a server, that may or may not have a datapool. What is
> the protocol/communication mechanism for the replication.

> The TPTP Java profiler does not capture the size of data in an
> application, as such, unless at the object level (e.g. number and size of
> object X). I would suggest that using the TPTP ProbeKit to instrument your
> class to capture replicated data would be a better choice:

>
http://help.eclipse.org/ganymede/topic/org.eclipse.hyades.pr obekit.doc.user/topics/c_toc_probekit.htm

> Paul
> "sumitauday " <suday@avaya.com> wrote in message
> news:726ee0d4c9ed787c9dae07cb3b57e5d9$1@www.eclipse.org...
>> Hi Paul,
>> Thanks for the response.To answer your question,the application may or
>> maynot be database application.We are looking for just a number of units
>> of data.
>>
>> More info: We are working on creating developer tools (set of eclipse
>> plugins) which will enable developers to create, package applications and
>> deploy in a developer runtime edition.We enable developers to debug their
>> developed application using Eclipse debugger.Now, the idea is when the
>> developer debugs the application and when the runtime executes replicate
>> statements,the developer should be able to browse and find the volume of
>> data that is going to be replicated in a real production environment,
>> though replication does not occur in deeveloper environment.
>>
>> So we were wondering if we can use some parts of tptp to implement this
>> scenario.
>>
>> Many thanks
>>
>>
>>
Many Thanks Paul.I will have a look at the Probekit
Previous Topic:iwat0284e iwat4039e linux unable to connect to integrated agent controller
Next Topic:Could not find agent library when I import the platform.ac.win_ia32
Goto Forum:
  


Current Time: Fri Mar 29 02:33:45 GMT 2024

Powered by FUDForum. Page generated in 0.02707 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top