Completely multithreaded

All potentially-lengthy operations in Userbooster run in separate threads to provide responsive user interface and the ability to cancel any operation at any given point (see Figure 1). This is especially important for cases like testing server connections when creating profiles, searching directory services, importing or exporting a large volume of data, etc.

Cancelling a lengthy operation

Figure1 Cancelling a lengthy operation

Navigation Links