|
AntiTracer is a pop-up destroying application that will let you browse the Web without annoying pop-up ads. AntiTracer allows you to block all pop-up windows, or to view only the ones you want - based on their size or site origin.
With a simple click, AntiTracer securely erases your Internet traces: cache, cookies, history, visited URLs, typed URLs, auto-complete forms data, index.dat files, swap file, temp folders, and more.
The integrated "Boss Key" feature lets you hide/show your main browser windows immediately. It's very useful when someone (your boss or anyone that you don't want to see your screen) walks in while you are surfing a website.
"Stealth Mode" makes AntiTracer operate invisibly; it will not show an icon on the system tray while protecting you and your computer.
|
|
|
Distributed VPN
cache cleanup
java distributed systems
Delete Cache tool
-------------------------
|
|
Keep your hard disk free from unwanted junk files
There exists many kinds of temporary files, backup files, log files, cache files and other files of a similar nature that slowly eat up your hard disk space. CleanDisk will help you automate the task of removing most such unwanted files. Using a quick and easy to use process it will scan your hard disk(s) for unwanted files and then assist you in deleting them. It's as easy as that!
AntiTracer: http://www.antitracer.com/antitracer_v1.1_setup.zip
CleanDisk: http://www.fmjsoft.com/download/cdisk30.zip |
|
Distributed Refreshable Objects (DRO) is a software library for Java developers enhancing inter-object communication in local as well as distributed environments, which can be considered as more effective and flexible alternative to CORBA and other distributed-object infrastructures.
DRO helps solve the following problems:
Tuning efficiency of distributed application code
Maintaining the viability of applications in the face of change
The obsolescence of cached data
Central server bottleneck
The key features are:
Effective network data interchange
Caching resource-intensive calculated properties without stale data
Change tracking for object properties
Informative network packets debugging
No any messaging server needed
Wide possibility to optimize network traffic
А bunch of iterator elements is transmitted at a time
A refreshable object provides change tracking for object properties, proper as well as calculated from other objects’ properties, and it provides caching resource-intensive calculated properties without stale data. All this is done transparently for programmers.
The distributed object intercommunication layer provides much more effective network data interchange since several remote calls are collected and sent as one package. This functionality is supported in distributed environment with no any messaging server, peer-to-peer connections are organized instead, which gives very high scalability.
All distributed objects in DRO are cached on client side, so repeated use of object properties does not result in network exchange. However, when a server object is modified, all its cached client copies become updated; no stale data are possible.
In sum, DRO gives means to create distributed as well as local applications with high flexibility and efficiency. No code structure modification is necessary to add resource-intensive calculated property caching, and to migrate an application into distributed environment efficiently.
Java Distributed Refreshable Objects: http://www.fusionsoft-online.com/refreshableobject.php
|
|
|