FWIW, SQL Server had built in queuing support from ~2005. The feature is called Service Broker (https://learn.microsoft.com/en-us/sql/database-engine/servic...)

Much longer than that, the legendary Jim Gray developed MSMQ aka Falcon for them.