Search

Fast thread

Universal Java Thread Dump Analyzer

Tag

fastThread

How to capture and analyze Thread dumps in Android?

Discover the power of thread dumps in Android development. Learn what thread dumps are, how to capture them using commands like 'dumpsys thread' and 'jstack,' and uncover the insights they offer. Explore the effectiveness of 'fastThread,' a user-friendly tool that... Continue Reading →

Parallel Sort

Everyone knows about what sorting is. There are so many computer algorithms that have emerged to support sorting. Some of the well-known algorithms are quick sort, heap sort, merge sort etc. All these sorting algorithms are working based on sequential... Continue Reading →

Parallelism in ConcurrentHashMap

ConcurrentHashMap is used extensively in multi-threaded applications. The examples of multi-threaded applications are online gaming applications, chat applications, it adds the benefit of concurrency to the application. To make application more  concurrent in nature, ConcurrentHashMap introduces a concept called ‘Parallelism’.... Continue Reading →

FASTTHREAD IN THOUGHTWORKS TECHNOLOGY RADAR

fastThread is ranked in position #5 in ThoughtWorks Technology Radar at Chicago Coder Conference 2017, an event focused on developer and manager. Its globally renown speakers and peer interactive platform delivers high-value participant return. ThoughtWorks’ Technology Radar is a biannual... Continue Reading →

Powered by WordPress.com.

Up ↑