1

I am using Quartz Scheduler with TerracottaJobStore and I'm trying to figure out which protocol the Scheduler Nodes and Server use to communicate.

To explain it another way, in a web application setup, the Browser (client) communicates with Apache (server) with HTTP or HTTPS over TCP/IP. What is the equivalent for Quartz and Terracotta?

I know Quartz Scheduler and Terracotta Server use TCP/IP, but is there an application layer protocol like HTTP also being used?

Windle
  • 1,385
  • 2
  • 14
  • 33
Hitesh
  • 375
  • 6
  • 17

1 Answers1

0

Did you try referring the question to Terracotta? If you are using the TerracottaJobStore that means you (or your organization) are a paying customer!

Vitaliy
  • 8,044
  • 7
  • 38
  • 66