#process-management

[ follow ]
DevOps
fromMedium
2 weeks ago

How to kill a process that is listening on a port in linux

Port conflicts happen when another process has bound the IP:port, preventing a service from listening; identify the process and terminate it.
fromHackernoon
8 months ago

Why Human Touch Still Matters in Automated Process Testing | HackerNoon

The integration of an ABBPM tool with a process model repository allows for rapid introduction of new process variants, incorporating participant feedback to enhance understanding.
Business intelligence
DevOps
fromHackernoon
8 months ago

What BPM Pros Really Think About AI and A/B Testing Process Change | HackerNoon

AB-BPM methodology integrates A/B testing and reinforcement learning for effective business process improvement.
fromClickUp
6 months ago

How to Maintain Documentation (Best Practices & Tools) | ClickUp

While writing gets things started, maintenance ensures your team actually trusts and uses the content. Without a clear maintenance strategy, even the best-written docs become outdated and ignored.
DevOps
#python
fromRealpython
6 months ago
Python

Using the Python subprocess Module - Real Python

The Python subprocess module efficiently manages external processes and executes shell commands from Python code.
fromdeath and gravity
7 months ago
Productivity

ProcessThreadPoolExecutor: when I/O becomes CPU-bound

An executor is being developed that can manage workloads transparently across threads and processes to improve I/O and CPU-bound performance.
[ Load more ]