Products
Most of our products was driven by the requirement of a client or by the need of our
internally-developed application or service.
Java profiler
We have developed a Java profiler that:
- has low-overhead
- uses stack trace sampling and/or byte-code instrumentation
- is able to work remotely, behind unreachable firewalls, no direct supervision required
- is open source, with optional commercial extensions and support
Learn more...
Virtualized storage: the data grid
We believe that data shouldn't be contrained at all (by schemas, database server
instances, petabytes on hard drives, slow indices or any possible server failures).
If you think a bit about Google, you will get what we mean by this.
After looking for a data grid solution that might fit for us, we have concluded that
for some reason none of them was a good match for our need (yeah, money does count).
We are currently developing our 'data grid' solution, please check back for further
updates on it.
Optimized JDBC access
We have developed a utility that:
- works with low-overhead, not reflection-API based data access
- uses pure JDBC performance with optimized SQL queries
- uses JPA-like helper API to shorten the code required to perform database operations
Open-sourced products
We are in the process of open-sourcing some of our internal products, to
contribute something back to the open-source community we are using in other
activties. Such product will be:
- GWT-Spring integration bridge that exposes the GWT service implementations via Spring
in an automatic, refactor-friendly fashion and allows the GWT clients to
make a call without specifying hardcoded URLs.
- JSF-portlet bridge that corrects the discrepancies of the actual
available JSF-portlet bridges and optimizes its memory use
For further information please contact us: development@oktech.hu
|