What is the primary purpose of the Fork/Join framework in Java?
To synchronize access to shared resources
To divide tasks into smaller parts and process them in parallel
To manage thread lifecycles
To schedule tasks to run at specific times