An open API service indexing awesome lists of open source software.

https://github.com/stone/tprotect

Program doing "kill -STOP" and "kill -CONT" to protect from thrashing.. (based on tobixen/thrash-protect)
https://github.com/stone/tprotect

Last synced: 9 months ago
JSON representation

Program doing "kill -STOP" and "kill -CONT" to protect from thrashing.. (based on tobixen/thrash-protect)

Awesome Lists containing this project

README

          

tprotect
========

[![Build Status](https://drone.io/github.com/stone/tprotect/status.png)](https://drone.io/github.com/stone/tprotect/latest)

Program doing "kill -STOP" and "kill -CONT" to protect from thrashing..

Based on https://github.com/tobixen/thrash-protect but written i Go.

Written just for fun...