Jump to content

How can I detect whether an object still exists in another region?


Life Camino
 Share

You are about to reply to a thread that has been inactive for 3468 days.

Please take a moment to consider if this thread is worth bumping.

Recommended Posts

Just to add that you can have the object respond to incoming http requests if you know the URL of the object.  The killer to this plan is that unlike the key of a rezzed object, if a region restarts, objects obtain a new URL so you end up having to track the URL change in a database anyway.

There's a JIRA open asking for the URL to remain constant but as with many useful things in LL, that one sits dormant.

Link to comment
Share on other sites


There's a JIRA open asking for the URL to remain constant but as with many useful things in LL, that one sits dormant.

Fortunately, that becomes less important when Experience Tools are made available because they provide a grid-wide Key Value Pair "persistent store" that can hold those ephemeral URLs, similar to the old kludge-around using external servers as registries.

Lately they've been saying "soon" for general availability.

(Also, for some applications that used to rely on HTTP, merely polling the Experience persistent store may be adequate communications, and even preferable for some uses. Not so much the one in this thread, though.)

Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 3468 days.

Please take a moment to consider if this thread is worth bumping.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...