Tag

Trigger

0 views collected around this technical thread.

Top Architect
Top Architect
Apr 24, 2023 · Backend Development

Comprehensive Guide to Quartz Scheduler in Java: Basics, Usage, and Advanced Topics

This article provides a detailed tutorial on the Quartz scheduling framework for Java, covering its core concepts, basic setup with SimpleTrigger and CronTrigger, advanced features like multiple triggers, bean injection, and persistent storage configuration, complete with code examples and resources.

JavaJobQuartz
0 likes · 21 min read
Comprehensive Guide to Quartz Scheduler in Java: Basics, Usage, and Advanced Topics
Cloud Native Technology Community
Cloud Native Technology Community
Jun 9, 2021 · Cloud Native

Understanding Knative Eventing: Broker & Trigger Architecture and Implementation

This article provides a comprehensive overview of Knative Eventing's Broker and Trigger model, detailing background concepts, event routing patterns, data‑plane and control‑plane workflows, and includes practical YAML and command‑line examples for deploying and managing the components in a Kubernetes environment.

BrokerEventingKnative
0 likes · 11 min read
Understanding Knative Eventing: Broker & Trigger Architecture and Implementation
Java Captain
Java Captain
Jun 23, 2020 · Databases

SQL Basics: Concepts, Syntax, and Common Commands

This article provides a concise overview of relational database fundamentals, covering key terminology, the structure of SQL statements, essential DDL/DML/TCL/DCL commands, query operators, joins, subqueries, functions, indexing, constraints, transactions, permissions, stored procedures, cursors, and triggers, with practical code examples throughout.

DDLDMLDatabase
0 likes · 30 min read
SQL Basics: Concepts, Syntax, and Common Commands
Xianyu Technology
Xianyu Technology
Sep 14, 2018 · Databases

Real-time Search Ranking Intervention Using Alibaba Cloud HybridDB for PostgreSQL

Xianyu achieves second‑level real‑time search ranking adjustments by using Alibaba Cloud HybridDB for PostgreSQL to normalize heterogeneous data into JSONB, merge attributes with timestamp‑based logic, and trigger PostgreSQL NOTIFY events that instantly recalculate scores, boosting transaction volume by ~30% and feedback by ~28%.

HybridDBPostgreSQLTrigger
0 likes · 9 min read
Real-time Search Ranking Intervention Using Alibaba Cloud HybridDB for PostgreSQL