|
|
YOUR FEEDBACK
SOA World Conference
Virtualization Conference $200 Savings Expire May 16, 2008... – Register Today! Did you read today's front page stories & breaking news?
SYS-CON.TV |
TODAY'S TOP SOA & WEBSERVICES LINKS Interview
Interview With Didier Martin
By: XML News Desk
Digg This!
XML-J: Tell us what Talva does. We're partnering with IXIASOFT. Our product will include the IXIASOFT datastore and other XML stores. It actually includes basic folders - file system folders. The end product will most likely include the XMLExtreme datastore. We also included the Tamino datastore. Our customers can pick the best one. "Okay, I like this XML store so I may take either IXIASOFT, Tamino, or XMLExtreme."
XML-J: What do you feed into the pipe? You pull XML formatted data
from the store and then...
XML-J: What's the difference between the competition and your product? If you aggregate contents from a partner who forgets to set a Time to Live (TTL) for the document and you know that this content is renewed only once a week, you can overload that default behavior and cache the content locally. To do so, set a TTL for this document in the XPart element. We manage a two-stage caching mechanism. The first stage is caching the document on the disk. The second stage is caching the XML document in the virtual memory. However, when you build a DOM or a structure in memory, after a certain time your content is spread everywhere on different virtual memory pages. We worked hard to get a document's info set in the same page continuum. It's like a cluster. That way you don't have a lot of page fault. This is the second level of caching. We're also caching the XSLT stylesheets, which is similar to what the other engines are doing. As a work in progress we're working on an infoset virtual machine. This means it will be a virtual machine that processes infosets. You'll have operators to manipulate the infosets, operators like a processor's op code. The good thing about it is you'll be able to compile your stylesheet into code that will be interpreted by this VM.
XML-J: This VM is one that you've developed? In addition, the server has been set from the beginning to work on a single processor machine, or a multiple processor machine with a cluster of up to 256 processors each having several processors each. In other words, a supercomputer. What we discovered from processing XSLT stylesheets on a quad processor machine is that if you don't have a well-managed heap, you end up with a situation in which you don't increase the performance even if you add new processors. Since they all share the same heap, the system swaps a lot. We manage to have each processor with its own heap. Many minor things like that increase the performance of the server and also its scalability factor.
XML-J: Typically, in an enterprise application, the next level that
would sit on top of your server would
be something similar to a content
presentation layer?
XML-J: And that's running out of your site? We tend to stick to what's in the W3C recommendations and we're happy with the results so far. Surprisingly, we can do a lot more with the XML technologies than we expected at first. For instance, take what we call the NetFolder. It's a complete document-management system. At the beginning of the process used to create the NetFolder is a Java Servlet that contains all the procedural code. The Java Servlet is producing an XML document. The XML document could be syndicated or transformed and have a different look and feel. For instance, an XSLT stylesheet can transform it into VoiceXML. From a theoretical point of view, it makes sense to produce an XML document that's produced by a Web service. For rendering devices it can be adapted to their rendering capabilities. To produce XML documents with procedural code, we've included a J2EE environment in TalvaStudio.com. This J2EE environment is used to produce XML documents, then these XML documents may be transformed. When we started this development, we weren't confident that it would work and that it would scale. Let's say you have a couple hundred connections or a couple thousand simultaneous connections, it may crash somewhere or it may take an eternity to return a rendering document or to fulfill a service request. But we learned how to balance things, such as putting the transformation process on a separate machine and the XML document creation on another one. We came up with a new scheme, a new way to create a Web farm. Today the actual practice is to create a Web farm from a collection of HTTP servers, all with equal capabilities. We discovered that this scheme doesn't work. You have to create several specialized server farms - a server farm for transformation engines, for XML stores or XML creation engines, and for aggregation engines. As you can imagine, it's not so easy to set up. Now we're in the process of creating the tools to make that setup easier to do. We learned by trial and error, but things are getting better and we're happy with the results.
XML-J: Can people go to www.talva.com and check it out? XML JOURNAL LATEST STORIES . . .
SUBSCRIBE TO THE WORLD'S MOST POWERFUL NEWSLETTERS SUBSCRIBE TO OUR RSS FEEDS & GET YOUR SYS-CON NEWS LIVE!
|
SYS-CON FEATURED WHITEPAPERS MOST READ THIS WEEK BREAKING XML NEWS
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||