Barchart.com Software
Over the years, Barchart.com has become a successful financial website, with multiple applications and services for its customers. In the course of creating this wonderful software for our clients, we have had to adopt and create technology that also can serve a more generic purpose.
Some of this software is for sale, while some of it is offered for free.
| Application Name | Cost | Description |
|---|---|---|
| javasvc | Free | javasvc is a utility that will take any Java application and make it into a Windows NT/2000/2003 Service. |
| JAWS | Free | JAWS - JAva Web Server - is a sophisticated, powerful core server that powers many of our products. At it's core, JAWS is a generic, all-purpose server, that allows developers to add custom modules. One of the custom modules is a full features web server. What's special about JAWS is that it uses completety asynchronous i/o, which means that while other web servers can handle tens or hundreds of simultaneous clients, JAWS can handle thousands of simmultaneous clients. And all of this is accomplished in pure Java, which means that JAWS can run on virtually any platform - Windows, Solaris, Linux, OS/900 ... |