Tag

PV

1 views collected around this technical thread.

Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 22, 2024 · Backend Development

Implementing Visitor Logging with Spring Boot and Vue: PV/UV Tracking Component

This tutorial demonstrates how to record and display website visitor statistics by using a Spring Boot backend with an IP‑based visitor identifier, a custom @VisitLog annotation, a MySQL visit‑log table, and a Vue front‑end component that shows PV and UV counts.

AspectPVSpring Boot
0 likes · 19 min read
Implementing Visitor Logging with Spring Boot and Vue: PV/UV Tracking Component
Sohu Tech Products
Sohu Tech Products
Feb 1, 2023 · Mobile Development

Semi‑Automatic Declarative Show Exposure Tracking for Android Activities and Fragments

This article explains the differences between PV and show exposure points, introduces a PvTracker interface for semi‑automatic page‑view reporting, and presents a comprehensive solution that uses global activity lifecycle callbacks, fragment visibility detection, and Kotlin extension methods to achieve fully automated show event reporting in Android applications.

ActivityAndroidFragment
0 likes · 12 min read
Semi‑Automatic Declarative Show Exposure Tracking for Android Activities and Fragments
Aikesheng Open Source Community
Aikesheng Open Source Community
Sep 18, 2020 · Databases

Safely Replaying Large MySQL Dump Files Using PV to Limit Production Impact

This article demonstrates how to create a test database, export data with mysqldump, and then replay a large SQL dump into a busy MySQL instance while throttling the import speed with the pv tool to keep CPU usage low and avoid disrupting ongoing business operations.

PVPerformancedata replay
0 likes · 2 min read
Safely Replaying Large MySQL Dump Files Using PV to Limit Production Impact
Qunar Tech Salon
Qunar Tech Salon
May 30, 2015 · Operations

Understanding and Using pv (Pipe Viewer) for Data Transfer Monitoring and Rate Limiting

This article explains what the pv (Pipe Viewer) tool is, its functions such as monitoring data flow and rate limiting, how to install it on various Linux distributions, and provides practical command‑line examples for measuring transfer speed and throttling bandwidth.

PVRate Limitingcommand-line
0 likes · 5 min read
Understanding and Using pv (Pipe Viewer) for Data Transfer Monitoring and Rate Limiting